Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] duplicity, deja-dup: update
Date: Wed, 11 Oct 2023 05:07:48 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46584@inbox.vuxu.org> (raw)

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

There is a new pull request by ahesford against master on the void-packages repository

https://github.com/ahesford/void-packages duplicity
https://github.com/void-linux/void-packages/pull/46584

duplicity, deja-dup: update
The duplicity update shoudl fix #46572, and I updated deja-dup while I was at it. The current version of deja-dup fails 41 tests and passes 16, but the new version fails 39 and passes 19.

I don't use either of these and can't meaningfully test them.

cc: @dkwo @Johnnynator 

#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From e899794e294230f0f0749150a9281df9f86cf104 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 10 Oct 2023 22:54:56 -0400
Subject: [PATCH 1/2] duplicity: update to 2.1.3.

Fixes: #46572.
---
 srcpkgs/duplicity/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index fe5a847a91d41..ac2b230c185cb 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,7 +1,7 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=1.2.1
-revision=3
+version=2.1.3
+revision=1
 build_style=python3-module
 hostmakedepends="gettext python3-setuptools_scm"
 makedepends="python3-devel librsync-devel"
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://duplicity.gitlab.io"
 changelog="https://gitlab.com/duplicity/duplicity/-/raw/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/d/duplicity/duplicity-${version}.tar.gz"
-checksum=15d768fb0ab86a30d734011e6e6371b3c6752e13ab239057c22d291324932099
+checksum=678b88c812cbab1a3a1fd34f7f18f86fd48ca9fa8b16bc4c74bbdce14b3a5a00
 
 duplicity-doc_package() {
 	short_desc+=" - documentation"

From cfe9076c49a59e82b5ae420d07be6f18f2d8b88a Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 10 Oct 2023 23:01:36 -0400
Subject: [PATCH 2/2] deja-dup: update to 45.1.

---
 srcpkgs/deja-dup/template | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/deja-dup/template b/srcpkgs/deja-dup/template
index 73048a8921693..c0a5a0fb01c31 100644
--- a/srcpkgs/deja-dup/template
+++ b/srcpkgs/deja-dup/template
@@ -1,6 +1,6 @@
 # Template file for 'deja-dup'
 pkgname=deja-dup
-version=44.0
+version=45.1
 revision=1
 build_style=meson
 hostmakedepends="appstream-glib dbus glib-devel gettext itstool
@@ -14,10 +14,6 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/World/deja-dup"
 changelog="https://gitlab.gnome.org/World/deja-dup/-/raw/main/NEWS.md"
 distfiles="https://gitlab.gnome.org/World/deja-dup/-/archive/${version}/deja-dup-${version}.tar.gz"
-checksum=355aa145a8007e0bbb5f2da579d638f99c3d6b91013b8381e33d8f5f864d8e29
-#make_check=no
-
-#do_check() {
-#	# tests fail
-#	:
-#}
+checksum=5685a19cc84b6f8e48995995d557ae1e7a9ee716cd3cd6ff22fc77bb3efafc8f
+# TODO: fix tests
+make_check=no

             reply	other threads:[~2023-10-11  3:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11  3:07 ahesford [this message]
2023-10-11 15:03 ` dkwo
2023-10-11 15:35 ` Johnnynator
2023-10-11 15:35 ` [PR PATCH] [Merged]: " Johnnynator

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46584@inbox.vuxu.org \
    --to=ahesford@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).