Summary: | app-backup/duplicity: duplicity --version shows output $version instead of actual version | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pascal Jäger <pascal.jaeger> |
Component: | Current packages | Assignee: | Richard Freeman <rich0> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/27742 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Pascal Jäger
2022-10-11 17:34:35 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9318c2ca16ec1777474028de44ff7ae1de66bf2 commit b9318c2ca16ec1777474028de44ff7ae1de66bf2 Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2022-10-11 17:24:18 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-10-14 01:21:29 +0000 app-backup/duplicity: change SRC_URI to pythonhosted.org Closes: https://bugs.gentoo.org/876781 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Signed-off-by: Matt Turner <mattst88@gentoo.org> app-backup/duplicity/Manifest | 4 ++-- .../duplicity/{duplicity-1.0.0.ebuild => duplicity-1.0.0-r1.ebuild} | 4 +--- .../duplicity/{duplicity-1.0.1.ebuild => duplicity-1.0.1-r1.ebuild} | 4 +--- 3 files changed, 4 insertions(+), 8 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2ed8a2af8b004bf6349fe31a8e60ec9916e5f3 commit ad2ed8a2af8b004bf6349fe31a8e60ec9916e5f3 Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2022-10-11 17:42:34 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-10-14 01:21:29 +0000 app-backup/deja-dup: remove dep on <app-backup/duplicity-1.0.0 Bug: https://bugs.gentoo.org/876781 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/27742 Signed-off-by: Matt Turner <mattst88@gentoo.org> .../deja-dup/{deja-dup-42.8-r1.ebuild => deja-dup-42.8-r2.ebuild} | 3 --- app-backup/deja-dup/{deja-dup-43.4.ebuild => deja-dup-43.4-r1.ebuild} | 3 --- 2 files changed, 6 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1402b813801f1ccffc547ac9bc6c1c9da05200ea commit 1402b813801f1ccffc547ac9bc6c1c9da05200ea Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-14 01:23:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-14 01:26:32 +0000 app-backup/duplicity: use mirror://pypi Bug: https://bugs.gentoo.org/876781 Signed-off-by: Sam James <sam@gentoo.org> app-backup/duplicity/duplicity-1.0.0-r1.ebuild | 2 +- app-backup/duplicity/duplicity-1.0.1-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |