Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/fixtures: Port to py3.10 | Michał Górny | 2021-07-05 | 1 | -4/+3 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/fixtures: keyword 3.0.0-r1 for ~riscv | Marek Szuba | 2021-07-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> | ||||
* | dev-python/fixtures: drop s390 to ~s390 (unstable) | Sam James | 2021-04-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | */*: Remove obsolete values from PYTHON_COMPAT | Michał Górny | 2021-01-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Drop most stable hppa keywords | Matt Turner | 2020-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | dev-python/fixtures: Remove python2 | Michał Górny | 2020-09-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/fixtures: Port to py39 | Michał Górny | 2020-05-31 | 1 | -3/+10 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Drop stable ia64 keywords | Matt Turner | 2020-04-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | dev-python/fixtures: Remove redundant versions | Michał Górny | 2020-03-27 | 2 | -33/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/fixtures: Stabilize 3.0.0 | Michał Górny | 2020-03-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/fixtures: Mark ALLARCHES | Michał Górny | 2020-03-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Discontinue Gentoo SuperH port | Mikle Kolyada | 2020-03-26 | 2 | -2/+2 |
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> | ||||
* | */*: Drop stable alpha keywords | Matt Turner | 2020-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | */*: Clean PYTHON_COMPAT of obsolete impls | Michał Górny | 2020-01-05 | 2 | -4/+4 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/fixtures-3.0.0: python 3.8 support added. | Piotr Karbowski | 2019-12-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org> | ||||
* | */*: [QA] Fix trivial cases of MissingTestRestrict | Michał Górny | 2019-12-11 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | 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: Remove *-fbsd KEYWORDS | Michał Górny | 2019-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Remove python3_4 PYTHON_COMPAT correctly | Michał Górny | 2019-04-17 | 2 | -4/+4 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/fixtures: mark s390 stable | Mikle Kolyada | 2018-08-20 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | dev-python/fixtures: Enable py3.7 | Michał Górny | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | dev-python/fixtures: mark s390 stable | Mikle Kolyada | 2018-07-10 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | update pypi HOMEPAGE to avoid redirection | Michael Mair-Keimberger | 2018-04-26 | 2 | -2/+2 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8080 | ||||
* | Replace pypi.python.org with pypi.org in HOMEPAGE | Mike Gilbert | 2018-04-19 | 2 | -2/+2 |
| | | | | Bug: https://bugs.gentoo.org/653540 | ||||
* | dev-python/fixtures: add ~amd64-fbsd keyword. | Patrice Clement | 2018-02-18 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 | ||||
* | dev-python/fixtures: 1.4.0 arm64 stable under allarches | Matthew Thode | 2018-02-13 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | dev-python/fixtures: fix up metadata.xml | Matthew Thode | 2017-07-29 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 | ||||
* | dev-python/fixtures: 3.0.0 stable arm and hppa | Matthew Thode | 2017-07-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 | ||||
* | dev-python/fixtures: ia64 stable, bug #619822 | Sergei Trofimovich | 2017-07-18 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" | ||||
* | dev-python/fixtures: mark arm64 stable to catchup with other arches | Alexis Ballier | 2017-06-26 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 2 | -2/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/fixtures: PYTHON_COMPAT: add python3_6 | Zac Medico | 2017-02-12 | 2 | -4/+4 |
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 | ||||
* | dev-python/fixtures: 3.0.0 stable amd64 and x86 | Matthew Thode | 2016-11-06 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | add initial support for newton (keystone) | Matthew Thode | 2016-09-29 | 2 | -0/+33 |
| | | | | dropped py3.3 and updated most (maybe all) to eapi6 | ||||
* | doing the test | Matthew Thode | 2016-09-11 | 5 | -124/+0 |
| | |||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -2/+2 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+4 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | dev-python/fixtures: arm stable, bug #564588 | Markus Meier | 2015-11-22 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" | ||||
* | dev-python/fixtures: Stable for HPPA (bug #549898). | Jeroen Roovers | 2015-11-22 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches | ||||
* | dev-python/fixtures: alpha stable wrt bug #564588 | Agostino Sarubbo | 2015-11-19 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" | ||||
* | dev-python/fixtures: sparc stable wrt bug #530600 | Agostino Sarubbo | 2015-11-18 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" | ||||
* | dev-python/fixtures: x86 stable wrt bug #565742 | Agostino Sarubbo | 2015-11-16 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" | ||||
* | dev-python/fixtures: amd64 stable wrt bug #565742 | Agostino Sarubbo | 2015-11-16 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-python/fixtures: ia64 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-16 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" | ||||
* | dev-python/fixtures: sparc stable wrt bug #564588 | Agostino Sarubbo | 2015-11-05 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" | ||||
* | dev-python/fixtures: ppc64 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-04 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" | ||||
* | dev-python/fixtures: ppc stable wrt bug #564588 | Agostino Sarubbo | 2015-11-04 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" | ||||
* | dev-python/fixtures: x86 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-02 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" | ||||
* | dev-python/fixtures: amd64 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-02 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" |