summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyftpdlib: s390 stable wrt bug #699756Agostino Sarubbo2020-01-031-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: Remove oldDavid Seifert2019-12-294-202/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/pyftpdlib: skip another failing testLouis Sautier2019-12-111-0/+3
| | | | | | Closes: https://bugs.gentoo.org/702578 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pyftpdlib-1.5.5-r1: alpha stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pyftpdlib-1.5.5-r1: arm stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyftpdlib: ppc stable wrt bug #699756Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: ppc64 stable wrt bug #699756Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: sparc stable wrt bug #699756Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: ia64 stable wrt bug #699756Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: x86 stable wrt bug #699756Agostino Sarubbo2019-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: arm64 stable (bug #699756)Aaron Bauman2019-11-291-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/pyftpdlib: skip another failing test, fix a typoLouis Sautier2019-11-291-1/+4
| | | | | | | | There was a typo preventing one test from being skipped. Closes: https://bugs.gentoo.org/676232 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pyftpdlib: amd64 stable wrt bug #699756Agostino Sarubbo2019-11-291-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: add Python 3.8, skip more failing testsLouis Sautier2019-11-271-22/+13
| | | | | | | | | | Also: * switch to distutils_enable_sphinx * add RESTRICT="!test? ( test )" Closes: https://bugs.gentoo.org/701146 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-114-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyftpdlib: Unconditionally RDEPEND on pysendfileMatt Turner2019-09-141-1/+1
| | | | | | | Acked by Soap. Bug: https://bugs.gentoo.org/694370 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pyftpdlib: arm64 stableAaron Bauman2019-07-291-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-174-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyftpdlib: arm64 keyworded (bug #657104)Aaron Bauman2019-04-121-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/pyftpdlib: bump to 1.5.5Louis Sautier2019-04-092-0/+90
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pyftpdlib: add python3_7 supportTim Harder2019-01-021-2/+2
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-python/pyftpdlib: arm stable wrt bug #659248Mikle Kolyada2018-12-061-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pyftpdlib-1.5.4-r0: alpha stableTobias Klausmann2018-10-181-1/+1
| | | | | Bug: http://bugs.gentoo.org/659248 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-python/pyftpdlib-1.5.4-r0: add ~alpha keywordTobias Klausmann2018-10-171-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/657104 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-python/pyftpdlib: fix tests with TZ=GMTLouis Sautier2018-10-031-4/+5
| | | | | | | | | | | Also: * pytest-relaxed is not loaded by default since commit ac9e67fa461c484fd751040bb6b58c258b6d601c. * make tests more verbose. Closes: https://bugs.gentoo.org/666623 Signed-off-by: Louis Sautier <sbraz@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/pyftpdlib-1.5.4: ppc stable, bug 659248Matt Turner2018-09-161-1/+1
|
* dev-python/pyftpdlib: keyworded 1.5.4 for ppc, bug #657104Sergei Trofimovich2018-08-051-1/+1
| | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* dev-python/pyftpdlib: don't load the relaxed pytest pluginLouis Sautier2018-07-141-1/+2
| | | | | Closes: https://bugs.gentoo.org/661082 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/pyftpdlib: stable 1.5.4 for sparcRolf Eike Beer2018-07-131-1/+1
| | | | | | Bug: https://bugs.gentoo.org/659248 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-python/pyftpdlib: amd64 stable wrt bug #659248Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyftpdlib: skip another failing testLouis Sautier2018-07-031-6/+15
| | | | | Closes: https://bugs.gentoo.org/659786 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-python/pyftpdlib: x86 stable (bug #659248)Thomas Deutschmann2018-07-021-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyftpdlib: stable 1.5.4 for ppc64, bug #659248Sergei Trofimovich2018-07-011-1/+1
| | | | | | Bug: https://bugs.gentoo.org/659248 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-python/pyftpdlib: keyworded 1.5.4 for ppc64, bug #657104Sergei Trofimovich2018-06-301-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657104 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-python/pyftpdlib: stable 1.5.4 for ia64, bug #659248Sergei Trofimovich2018-06-301-1/+1
| | | | | | Bug: https://bugs.gentoo.org/659248 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-python/pyftpdlib: skip failing tests for v1.5.4Louis Sautier2018-06-271-1/+10
| | | | | | Closes: https://bugs.gentoo.org/659108 Closes: https://bugs.gentoo.org/636410 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyftpdlib-1.5.3-r0: alpha stableTobias Klausmann2018-06-271-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/658884
* dev-python/pyftpdlib: stable 1.5.3 for sparcRolf Eike Beer2018-06-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-python/pyftpdlib: fix doc dependenciesLouis Sautier2018-06-252-0/+5
| | | | | Closes: https://bugs.gentoo.org/659034 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyftpdlib: stable 1.5.3 for ia64, bug #658884Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-python/pyftpdlib: amd64 stable wrt bug #658884Mikle Kolyada2018-06-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyftpdlib: add ~arm, bug #657104Markus Meier2018-06-131-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-python/pyftpdlib: keyworded 1.5.4 for ia64, bug #657104Sergei Trofimovich2018-06-021-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657104 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-python/pyftpdlib: bump to 1.5.4, drop pypy and some arches.Louis Sautier2018-05-302-0/+69
| | | | | | | | Add missing sphinx dependency for doc build, disable intersphinx. Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --force Closes: https://github.com/gentoo/gentoo/pull/8363
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/pyftpdlib: Keyword ~amd64-fbsdMichał Górny2018-02-221-2/+2
|