summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/path-py: Remove redundant versionsMichał Górny2020-01-263-87/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: 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-055-10/+10
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/path-py: stable 12.0.2 for hppa, bug #700590Rolf Eike Beer2019-12-301-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/path-py: arm stable wrt bug #700590Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/path-py: sparc stable wrt bug #700590Agostino Sarubbo2019-12-161-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/path-py: ia64 stable wrt bug #700590Agostino Sarubbo2019-12-161-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/path-py: ppc64 stable wrt bug #700590Agostino Sarubbo2019-12-161-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/path-py: ppc stable wrt bug #700590Agostino Sarubbo2019-12-161-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/path-py: s390 stable wrt bug #700590Agostino Sarubbo2019-12-161-1/+1
| | | | | | 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/path-py: x86 stable wrt bug #700590Agostino Sarubbo2019-12-161-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>
* */*: [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/path-py: arm64 stableAaron Bauman2019-12-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/path-py: amd64 stableAaron Bauman2019-12-011-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/path-py: fix setuptools_scm removalPatrick McLean2019-11-253-2/+10
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/path-py: Make sure the right package name is in the eggPatrick McLean2019-11-222-2/+2
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/path-py: Version bump to 11.5.2Patrick McLean2019-11-223-0/+65
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/path-py: Version bump to 12.0.2, add py38Patrick McLean2019-11-203-0/+69
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/path-py: mark s390 stableMikle Kolyada2018-08-201-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/path-py: Enable py3.7Michał Górny2018-07-161-1/+1
|
* dev-python/path-py: Add missing test-dep on packagingMichał Górny2018-07-141-0/+1
| | | | Closes: https://bugs.gentoo.org/660934
* dev-python/path-py: version bump to 11.0.1Tim Harder2018-06-252-0/+43
|
* 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/path-py: Tested on ~amd64-fbsdMichał Górny2018-02-211-1/+1
| | | | The only test failure looks like a wrong assumption in tests.
* dev-python/path-py: Better to ||die on failed testsMichał Górny2018-02-211-1/+1
|
* dev-python/path-py: Bump to 10.3.1Michał Górny2018-02-212-0/+39
| | | | Closes: https://bugs.gentoo.org/642694
* dev-python/path-py: arm64 stable (via ALLARCHES)Michał Górny2018-02-191-1/+1
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/path-py: remove dead HOMEPAGEMichael Mair-Keimberger (asterix)2017-08-131-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/5329
* dev-python/path-py: pypy3Mike Gilbert2017-03-231-1/+1
| | | | Package-Manager: Portage-2.3.5_p2, Repoman-2.3.2_p32
* dev-python/path-py: Add python3_6 to PYTHON_COMPATZac Medico2017-03-111-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/path-py: unset XDG_CONFIG_HOME for testsMike Gilbert2017-01-031-1/+3
| | | | | Bug: https://bugs.gentoo.org/597696 Package-Manager: Portage-2.3.3_p13, Repoman-2.3.1_p6
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/path-py: Drop oldJustin Lecher2015-11-234-120/+0
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/path-py: Stable for HPPA (bug #564588).Jeroen Roovers2015-11-231-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches
* dev-python/path-py: arm stable, bug #564588Markus Meier2015-11-221-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-python/path-py: alpha stable wrt bug #564588Agostino Sarubbo2015-11-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha"
* dev-python/path-py: ia64 stable wrt bug #564588Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* dev-python/path-py: sparc stable wrt bug #564588Agostino Sarubbo2015-11-051-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* dev-python/path-py: ppc64 stable wrt bug #564588Agostino Sarubbo2015-11-041-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64"
* dev-python/path-py: ppc stable wrt bug #564588Agostino Sarubbo2015-11-041-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-python/path-py: Keyword under ALLARCHES policyJustin Lecher2015-11-031-1/+1
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/path-py: x86 stable wrt bug #564588Agostino Sarubbo2015-11-021-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-python/path-py: amd64 stable wrt bug #564588Agostino Sarubbo2015-11-021-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"