Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gajim: unmark nocross
Date: Fri, 25 Dec 2020 05:31:54 +0100	[thread overview]
Message-ID: <20201225043154.L4btVNcCCclNrjRET9nufx8BBHo847eY0RQGv_tEjog@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27147@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages gajim
https://github.com/void-linux/void-packages/pull/27147

gajim: unmark nocross


A patch file from https://github.com/void-linux/void-packages/pull/27147.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gajim-27147.patch --]
[-- Type: text/x-diff, Size: 1741 bytes --]

From f23a3e8f307e4176030d388b48d8b9bde0947148 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 21 Dec 2020 11:01:56 -0600
Subject: [PATCH] jrnl: update to 2.6.

---
 srcpkgs/gajim/template |  7 ++++++-
 srcpkgs/jrnl/template  | 10 +++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index 0c99528981c..d61fb523234 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -14,4 +14,9 @@ homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
 distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
 checksum=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd
-nocross="gobject-introspection"
+
+do_check() {
+	# Does not find gdk, introspection typelib
+	# even wtih gdk-pixbuf in checkdepends
+	:
+}
diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index c5c03dd9805..14d12b70acb 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.4.5
-revision=2
+version=2.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
@@ -13,4 +13,8 @@ license="GPL-3.0-only"
 homepage="https://jrnl.sh"
 changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz"
-checksum=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
+checksum=ea2c35737bdda0ab5f8887d81733e1ad7d1f6e61fa13745102651386b530c15d
+
+do_check() {
+	: # Downloads many deps and no tests are ran
+}

  parent reply	other threads:[~2020-12-25  4:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14 15:24 [PR PATCH] " ndowens
2020-12-14 15:43 ` [PR PATCH] [Updated] " ndowens
2020-12-14 15:47 ` [PR PATCH] [Closed]: " ndowens
2020-12-25  4:31 ` ndowens [this message]
2020-12-26  6:09 ` ericonr
2020-12-26  9:39 ` ndowens
2020-12-26  9:42 ` [PR PATCH] [Updated] " ndowens
2020-12-26  9:43 ` ndowens
2021-02-12  5:32 ` [PR PATCH] [Closed]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201225043154.L4btVNcCCclNrjRET9nufx8BBHo847eY0RQGv_tEjog@z \
    --to=ndowens@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).