Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] duplicity: update to 1.0.1
@ 2022-10-28 22:41 dkwo
  2022-11-12 14:28 ` [PR PATCH] [Updated] " dkwo
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: dkwo @ 2022-10-28 22:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages dupli
https://github.com/void-linux/void-packages/pull/40212

duplicity: update to 1.0.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From 9d64d068810cc789ba17a61c24d7df0d904d464d Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 28 Oct 2022 18:38:41 -0400
Subject: [PATCH] duplicity: update to 1.0.1

---
 srcpkgs/duplicity/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index afb1eeabaf66..876ad32c2d46 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,7 +1,8 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=0.8.23
+version=1.0.1
 revision=1
+wrksrc="duplicity-rel.${version}"
 build_style=python3-module
 hostmakedepends="gettext python3-setuptools_scm"
 makedepends="python3-devel librsync-devel"
@@ -9,12 +10,12 @@ depends="python3-fasteners gnupg python3-future python3-urllib3"
 checkdepends="$depends python3-pytest python3-mock python3-pexpect
  tar par2cmdline"
 short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="dkwo <npiazza@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://duplicity.gitlab.io"
 changelog="${homepage}/vers8/CHANGELOG.html"
-distfiles="https://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
-checksum=b24aec0df4849a71de64b743fe9957f09bb80259898e455bdc612c78bdb374e2
+distfiles="https://gitlab.com/duplicity/duplicity/-/archive/rel.${version}/duplicity-rel.${version}.tar.gz"
+checksum=38a63a85f3defce3c9082ab51bd925b30acce60698f535858388f9f3e6a7c5d8
 
 duplicity-doc_package() {
 	short_desc+=" - documentation"

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Updated] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
@ 2022-11-12 14:28 ` dkwo
  2022-11-14  8:14 ` [PR REVIEW] " classabbyamp
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dkwo @ 2022-11-12 14:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages dupli
https://github.com/void-linux/void-packages/pull/40212

duplicity: update to 1.0.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From 42b1edecc739d8e4a0b2917db20d7e16d870695f Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 28 Oct 2022 18:38:41 -0400
Subject: [PATCH] duplicity: update to 1.0.1, adopt

---
 srcpkgs/duplicity/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index 91672d3c15cb..876ad32c2d46 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,7 +1,8 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=0.8.23
-revision=2
+version=1.0.1
+revision=1
+wrksrc="duplicity-rel.${version}"
 build_style=python3-module
 hostmakedepends="gettext python3-setuptools_scm"
 makedepends="python3-devel librsync-devel"
@@ -9,12 +10,12 @@ depends="python3-fasteners gnupg python3-future python3-urllib3"
 checkdepends="$depends python3-pytest python3-mock python3-pexpect
  tar par2cmdline"
 short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="dkwo <npiazza@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://duplicity.gitlab.io"
 changelog="${homepage}/vers8/CHANGELOG.html"
-distfiles="https://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
-checksum=b24aec0df4849a71de64b743fe9957f09bb80259898e455bdc612c78bdb374e2
+distfiles="https://gitlab.com/duplicity/duplicity/-/archive/rel.${version}/duplicity-rel.${version}.tar.gz"
+checksum=38a63a85f3defce3c9082ab51bd925b30acce60698f535858388f9f3e6a7c5d8
 
 duplicity-doc_package() {
 	short_desc+=" - documentation"

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR REVIEW] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
  2022-11-12 14:28 ` [PR PATCH] [Updated] " dkwo
@ 2022-11-14  8:14 ` classabbyamp
  2022-11-14 13:00 ` [PR PATCH] [Updated] " dkwo
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2022-11-14  8:14 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#discussion_r1008917098

Comment:
```suggestion
changelog="https://duplicity.gitlab.io/vers8/CHANGELOG.html"
```

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Updated] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
  2022-11-12 14:28 ` [PR PATCH] [Updated] " dkwo
  2022-11-14  8:14 ` [PR REVIEW] " classabbyamp
@ 2022-11-14 13:00 ` dkwo
  2022-11-14 13:03 ` dkwo
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dkwo @ 2022-11-14 13:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages dupli
https://github.com/void-linux/void-packages/pull/40212

duplicity: update to 1.0.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From f343a3ccefbda5fbb8d6e0389ced960bb9aaf20e Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 28 Oct 2022 18:38:41 -0400
Subject: [PATCH] duplicity: update to 1.0.1, adopt

---
 srcpkgs/duplicity/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index 91672d3c15cb..5d282388cc02 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,7 +1,8 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=0.8.23
-revision=2
+version=1.0.1
+revision=1
+wrksrc="duplicity-rel.${version}"
 build_style=python3-module
 hostmakedepends="gettext python3-setuptools_scm"
 makedepends="python3-devel librsync-devel"
@@ -9,12 +10,12 @@ depends="python3-fasteners gnupg python3-future python3-urllib3"
 checkdepends="$depends python3-pytest python3-mock python3-pexpect
  tar par2cmdline"
 short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="dkwo <npiazza@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://duplicity.gitlab.io"
-changelog="${homepage}/vers8/CHANGELOG.html"
-distfiles="https://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
-checksum=b24aec0df4849a71de64b743fe9957f09bb80259898e455bdc612c78bdb374e2
+changelog="https://duplicity.gitlab.io/vers8/CHANGELOG.html"
+distfiles="https://gitlab.com/duplicity/duplicity/-/archive/rel.${version}/duplicity-rel.${version}.tar.gz"
+checksum=38a63a85f3defce3c9082ab51bd925b30acce60698f535858388f9f3e6a7c5d8
 
 duplicity-doc_package() {
 	short_desc+=" - documentation"

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (2 preceding siblings ...)
  2022-11-14 13:00 ` [PR PATCH] [Updated] " dkwo
@ 2022-11-14 13:03 ` dkwo
  2022-11-14 17:02 ` paper42
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dkwo @ 2022-11-14 13:03 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#issuecomment-1313663107

Comment:
what's up with wrksrc? what is the new recommended way?

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (3 preceding siblings ...)
  2022-11-14 13:03 ` dkwo
@ 2022-11-14 17:02 ` paper42
  2022-11-14 17:02 ` paper42
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-11-14 17:02 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#issuecomment-1314083463

Comment:
> what's up with wrksrc? what is the new recommended way?

> wrksrc should not be defined

it's not required anymore

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (4 preceding siblings ...)
  2022-11-14 17:02 ` paper42
@ 2022-11-14 17:02 ` paper42
  2022-11-14 18:03 ` [PR PATCH] [Updated] " dkwo
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-11-14 17:02 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#issuecomment-1314083463

Comment:
> what's up with wrksrc? what is the new recommended way?

> wrksrc should not be defined

it's not required anymore

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Updated] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (5 preceding siblings ...)
  2022-11-14 17:02 ` paper42
@ 2022-11-14 18:03 ` dkwo
  2022-12-07 22:12 ` [PR REVIEW] " classabbyamp
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dkwo @ 2022-11-14 18:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages dupli
https://github.com/void-linux/void-packages/pull/40212

duplicity: update to 1.0.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From 8109cc552ca65a033e2e5d2d19a90cf0b12947fe Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 28 Oct 2022 18:38:41 -0400
Subject: [PATCH] duplicity: update to 1.0.1, adopt

---
 srcpkgs/duplicity/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index 91672d3c15cb..4a458808b306 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,7 +1,7 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=0.8.23
-revision=2
+version=1.0.1
+revision=1
 build_style=python3-module
 hostmakedepends="gettext python3-setuptools_scm"
 makedepends="python3-devel librsync-devel"
@@ -9,12 +9,12 @@ depends="python3-fasteners gnupg python3-future python3-urllib3"
 checkdepends="$depends python3-pytest python3-mock python3-pexpect
  tar par2cmdline"
 short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="dkwo <npiazza@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://duplicity.gitlab.io"
-changelog="${homepage}/vers8/CHANGELOG.html"
-distfiles="https://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
-checksum=b24aec0df4849a71de64b743fe9957f09bb80259898e455bdc612c78bdb374e2
+changelog="https://duplicity.gitlab.io/vers8/CHANGELOG.html"
+distfiles="https://gitlab.com/duplicity/duplicity/-/archive/rel.${version}/duplicity-rel.${version}.tar.gz"
+checksum=38a63a85f3defce3c9082ab51bd925b30acce60698f535858388f9f3e6a7c5d8
 
 duplicity-doc_package() {
 	short_desc+=" - documentation"

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR REVIEW] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (6 preceding siblings ...)
  2022-11-14 18:03 ` [PR PATCH] [Updated] " dkwo
@ 2022-12-07 22:12 ` classabbyamp
  2022-12-07 22:50 ` [PR PATCH] [Updated] " dkwo
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2022-12-07 22:12 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#discussion_r1042732878

Comment:
404

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Updated] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (7 preceding siblings ...)
  2022-12-07 22:12 ` [PR REVIEW] " classabbyamp
@ 2022-12-07 22:50 ` dkwo
  2022-12-07 22:50 ` dkwo
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dkwo @ 2022-12-07 22:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages dupli
https://github.com/void-linux/void-packages/pull/40212

duplicity: update to 1.0.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From bc748961cf7965b8133da7d105d4ba18891be974 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 28 Oct 2022 18:38:41 -0400
Subject: [PATCH] duplicity: update to 1.2.1, adopt

---
 srcpkgs/duplicity/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index 91672d3c15cb..809b63dfe8d0 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,7 +1,7 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=0.8.23
-revision=2
+version=1.2.1
+revision=1
 build_style=python3-module
 hostmakedepends="gettext python3-setuptools_scm"
 makedepends="python3-devel librsync-devel"
@@ -9,12 +9,12 @@ depends="python3-fasteners gnupg python3-future python3-urllib3"
 checkdepends="$depends python3-pytest python3-mock python3-pexpect
  tar par2cmdline"
 short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="dkwo <npiazza@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://duplicity.gitlab.io"
-changelog="${homepage}/vers8/CHANGELOG.html"
-distfiles="https://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
-checksum=b24aec0df4849a71de64b743fe9957f09bb80259898e455bdc612c78bdb374e2
+changelog="https://gitlab.com/duplicity/duplicity/-/blob/main/CHANGELOG.md"
+distfiles="https://gitlab.com/duplicity/duplicity/-/archive/rel.${version}/duplicity-rel.${version}.tar.gz"
+checksum=5851b788f9953b57b4270723e31371bf63f27fcfe5b1635e246f4efffc66f67a
 
 duplicity-doc_package() {
 	short_desc+=" - documentation"

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (8 preceding siblings ...)
  2022-12-07 22:50 ` [PR PATCH] [Updated] " dkwo
@ 2022-12-07 22:50 ` dkwo
  2022-12-07 23:08 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: dkwo @ 2022-12-07 22:50 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#issuecomment-1341699513

Comment:
also updated to newer version

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR REVIEW] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (9 preceding siblings ...)
  2022-12-07 22:50 ` dkwo
@ 2022-12-07 23:08 ` classabbyamp
  2022-12-07 23:18 ` [PR PATCH] [Updated] " dkwo
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2022-12-07 23:08 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#discussion_r1042768370

Comment:
```suggestion
changelog="https://gitlab.com/duplicity/duplicity/-/raw/main/CHANGELOG.md"
```

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Updated] duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (10 preceding siblings ...)
  2022-12-07 23:08 ` [PR REVIEW] " classabbyamp
@ 2022-12-07 23:18 ` dkwo
  2022-12-14 20:43 ` [PR PATCH] [Merged]: " classabbyamp
  2022-12-14 23:04 ` paper42
  13 siblings, 0 replies; 15+ messages in thread
From: dkwo @ 2022-12-07 23:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages dupli
https://github.com/void-linux/void-packages/pull/40212

duplicity: update to 1.0.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From 286f0874f45d2c38490d616cd100e4a428b02c17 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 28 Oct 2022 18:38:41 -0400
Subject: [PATCH] duplicity: update to 1.2.1, adopt

---
 srcpkgs/duplicity/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index 91672d3c15cb..c0c57f15229e 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,7 +1,7 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=0.8.23
-revision=2
+version=1.2.1
+revision=1
 build_style=python3-module
 hostmakedepends="gettext python3-setuptools_scm"
 makedepends="python3-devel librsync-devel"
@@ -9,12 +9,12 @@ depends="python3-fasteners gnupg python3-future python3-urllib3"
 checkdepends="$depends python3-pytest python3-mock python3-pexpect
  tar par2cmdline"
 short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="dkwo <npiazza@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://duplicity.gitlab.io"
-changelog="${homepage}/vers8/CHANGELOG.html"
-distfiles="https://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
-checksum=b24aec0df4849a71de64b743fe9957f09bb80259898e455bdc612c78bdb374e2
+changelog="https://gitlab.com/duplicity/duplicity/-/raw/main/CHANGELOG.md"
+distfiles="https://gitlab.com/duplicity/duplicity/-/archive/rel.${version}/duplicity-rel.${version}.tar.gz"
+checksum=5851b788f9953b57b4270723e31371bf63f27fcfe5b1635e246f4efffc66f67a
 
 duplicity-doc_package() {
 	short_desc+=" - documentation"

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Merged]: duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (11 preceding siblings ...)
  2022-12-07 23:18 ` [PR PATCH] [Updated] " dkwo
@ 2022-12-14 20:43 ` classabbyamp
  2022-12-14 23:04 ` paper42
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2022-12-14 20:43 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

duplicity: update to 1.0.1
https://github.com/void-linux/void-packages/pull/40212

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: duplicity: update to 1.0.1
  2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
                   ` (12 preceding siblings ...)
  2022-12-14 20:43 ` [PR PATCH] [Merged]: " classabbyamp
@ 2022-12-14 23:04 ` paper42
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-12-14 23:04 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40212#issuecomment-1352337304

Comment:
just for reference, this broke version reporting and deja-dup wasn't happy with that, @classabbyamp fixed this in https://github.com/void-linux/void-packages/commit/27a46b8d6d727bf252b8bcc00b43b4f420a26416

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-12-14 23:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28 22:41 [PR PATCH] duplicity: update to 1.0.1 dkwo
2022-11-12 14:28 ` [PR PATCH] [Updated] " dkwo
2022-11-14  8:14 ` [PR REVIEW] " classabbyamp
2022-11-14 13:00 ` [PR PATCH] [Updated] " dkwo
2022-11-14 13:03 ` dkwo
2022-11-14 17:02 ` paper42
2022-11-14 17:02 ` paper42
2022-11-14 18:03 ` [PR PATCH] [Updated] " dkwo
2022-12-07 22:12 ` [PR REVIEW] " classabbyamp
2022-12-07 22:50 ` [PR PATCH] [Updated] " dkwo
2022-12-07 22:50 ` dkwo
2022-12-07 23:08 ` [PR REVIEW] " classabbyamp
2022-12-07 23:18 ` [PR PATCH] [Updated] " dkwo
2022-12-14 20:43 ` [PR PATCH] [Merged]: " classabbyamp
2022-12-14 23:04 ` paper42

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).