summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-backup/duplicity: fix missing setuptools_scm depRichard Freeman2020-06-071-0/+1
| | | | | | Closes: https://bugs.gentoo.org/726880 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: remove unused patchesMichael Mair-Keimberger2020-06-043-57/+0
| | | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16067 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: remove old versionsRichard Freeman2020-06-025-202/+0
| | | | | | | In particular, those with python migration issues... Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: bumpRichard Freeman2020-06-023-0/+80
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: x86 stable wrt bug #721432Agostino Sarubbo2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/duplicity: amd64 stableRichard Freeman2020-05-091-1/+1
| | | | | | | | | Stabilizing revbump <30d due to python USE default changes, and last-minute fix for python3 issues in previous revision. Bug: https://bugs.gentoo.org/721432 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: setup.py fix to allow python-exec wrappingRichard Freeman2020-05-072-0/+79
| | | | | | | | | Thanks to Alexander who discovered the root cause of this problem. Credit: Alexander Tsoy Closes: https://bugs.gentoo.org/710500 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: fix directory name in patchRichard Freeman2020-03-291-2/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: bumpRichard Freeman2020-03-293-0/+72
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: Remove redundant longdescMichał Górny2020-03-281-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-backup/duplicity: Remove py2Michał Górny2020-03-283-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-backup/duplicity: Remove old (py2)Michał Górny2020-03-285-173/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-backup/duplicity: x86 stable wrt bug #712952Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/duplicity: mark python 3.7 compatibleRichard Freeman2020-03-091-0/+50
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: bumpRichard Freeman2020-03-053-0/+72
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: Mark amd64 stable againDavid Seifert2020-02-221-2/+2
| | | | | | | * Somehow amd64 got marked unstable with my QA change. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/duplicity: amd64 stableRichard Freeman2020-02-221-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: clean broken packageRichard Freeman2020-01-191-45/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: fix missing future depRichard Freeman2020-01-192-0/+65
| | | | | | Closes: https://bugs.gentoo.org/705726 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: bump, cleanup test logicRichard Freeman2020-01-132-0/+46
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: Add maintainer and descriptionRalph Seichter2019-11-191-0/+5
| | | | | | | | | | | Adding myself as a maintainer, see [1]. This commit also adds a long description field. [1] https://archives.gentoo.org/gentoo-dev/message/b2b640f2929686ecf6e92bf63dbbe8c2 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/13711 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: drop myself as a maintainerTim Harder2019-11-171-4/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* app-backup/duplicity: add missing conditional test restrictTim Harder2019-11-103-1/+7
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* app-backup/duplicity: remove oldTim Harder2019-11-107-315/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* app-backup/duplicity: bump, EAPI 7 portRichard Freeman2019-09-302-0/+53
| | | | | | Fixes: https://bugs.gentoo.org/672710 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Richard Freeman <rich0@gentoo.org>
* app-backup/duplicity: replace einfo with elog for displaying messages to users.Francesco Turco2018-08-208-22/+22
| | | | Closes: https://github.com/gentoo/gentoo/pull/9488
* app-backup/duplicity: version bump to 0.7.17Tim Harder2018-03-192-0/+53
|
* app-backup/duplicity: version bump to 0.7.16Tim Harder2018-02-052-0/+53
|
* app-backup/*: Update Manifest hashesMichał Górny2017-12-091-6/+6
|
* app-backup/duplicity: version bump to 0.7.15Tim Harder2017-11-172-0/+53
|
* app-backup/duplicity: version bump to 0.7.14Tim Harder2017-09-012-0/+52
|
* app-backup/duplicity: version bump to 0.7.13.1Tim Harder2017-07-292-0/+52
|
* app-backup/duplicity: version bump to 0.7.12Tim Harder2017-04-032-0/+52
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/duplicity: remove oldTim Harder2017-01-173-100/+0
|
* app-backup/duplicity: version bump to 0.7.11Tim Harder2017-01-172-0/+53
|
* app-backup/duplicity: ppc stable wrt bug #600878Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/duplicity: x86 stable wrt bug #600878Agostino Sarubbo2016-12-291-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/duplicity: add dev-python/pexpect test dep (bug #602380)Tim Harder2016-12-111-1/+4
|
* app-backup/duplicity: amd64 stableRichard Freeman2016-12-091-1/+1
| | | | | | Bug: 600878 Package-Manager: portage-2.3.0
* app-backup/duplicity: version bump to 0.7.10Tim Harder2016-08-212-0/+50
|
* app-backup/duplicity: remove oldTim Harder2016-05-125-177/+0
|
* app-backup/duplicity: version bump to 0.7.07.1Tim Harder2016-05-122-0/+50
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* app-backup/duplicity: ppc stable wrt bug #570092Agostino Sarubbo2016-01-051-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/duplicity: x86 stable wrt bug #570092Agostino Sarubbo2016-01-051-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/duplicity: Co-maintain and stabilize for librsync security bug.Richard Freeman2015-12-312-2/+6
| | | | | | Gentoo-bug: 570092 Package-Manager: portage-2.2.24
* app-backup/duplicity: bumpRobin H. Johnson2015-09-132-0/+50
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720