Michał Górny
e0855f6d06
dev-python/fixtures: Port to py39
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-05-31 17:42:24 +02:00
Matt Turner
0b8b716331
*/*: Drop stable ia64 keywords
...
Signed-off-by: Matt Turner <mattst88@gentoo.org >
2020-04-03 12:33:33 -07:00
Michał Górny
55fcae8ae9
dev-python/fixtures: Remove redundant versions
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-03-27 09:58:12 +01:00
Michał Górny
a404cde7b1
dev-python/fixtures: Stabilize 3.0.0
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-03-27 09:58:05 +01:00
Michał Górny
9c2711dceb
dev-python/fixtures: Mark ALLARCHES
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-03-27 09:58:03 +01:00
Mikle Kolyada
2e51443573
*/*: Discontinue Gentoo SuperH port
...
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org >
2020-03-26 18:25:34 +03:00
Matt Turner
5671613f07
*/*: Drop stable alpha keywords
...
Signed-off-by: Matt Turner <mattst88@gentoo.org >
2020-01-25 16:18:19 -08:00
Michał Górny
cd3f25deb1
*/*: Clean PYTHON_COMPAT of obsolete impls
...
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-01-05 11:55:46 +01:00
Piotr Karbowski
5adad1c8cd
dev-python/fixtures-3.0.0: python 3.8 support added.
...
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org >
2019-12-30 22:54:07 +01:00
Michał Górny
064af661d0
*/*: [QA] Fix trivial cases of MissingTestRestrict
...
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 >
2019-12-11 00:22:38 +01:00
Michał Górny
a8fce93877
dev-python: Remove *-fbsd KEYWORDS
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2019-10-11 17:34:35 +02:00
Michał Górny
2db67a589e
*/*: Remove python3_4 PYTHON_COMPAT correctly
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2019-04-17 09:48:22 +02:00
Mikle Kolyada
76ee3c1504
dev-python/fixtures: mark s390 stable
...
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-08-20 08:24:24 +03:00
Michał Górny
bab7b3faf0
dev-python/fixtures: Enable py3.7
2018-07-16 21:56:44 +02:00
Mikle Kolyada
0ff90ca2ff
dev-python/fixtures: mark s390 stable
...
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-10 02:29:37 +03:00
Michael Mair-Keimberger
6ea22c4ad6
update pypi HOMEPAGE to avoid redirection
...
Closes: https://github.com/gentoo/gentoo/pull/8080
2018-04-26 15:26:28 -04:00
Mike Gilbert
ad407789da
Replace pypi.python.org with pypi.org in HOMEPAGE
...
Bug: https://bugs.gentoo.org/653540
2018-04-19 15:25:22 -04:00
Patrice Clement
23a8f95d28
dev-python/fixtures: add ~amd64-fbsd keyword.
...
Package-Manager: Portage-2.3.13, Repoman-2.3.4
2018-02-18 01:03:18 +01:00
Matthew Thode
e420c6a951
dev-python/fixtures: 1.4.0 arm64 stable under allarches
...
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-02-13 16:03:40 -06:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes
2017-12-09 19:23:08 +01:00
Matthew Thode
a772b82051
dev-python/fixtures: fix up metadata.xml
...
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-29 15:37:45 -05:00
Matthew Thode
452c086ed2
dev-python/fixtures: 3.0.0 stable arm and hppa
...
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-29 15:37:42 -05:00
Sergei Trofimovich
5b2ee2d43e
dev-python/fixtures: ia64 stable, bug #619822
...
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
2017-07-18 09:25:30 +01:00
Alexis Ballier
fbd250cc51
dev-python/fixtures: mark arm64 stable to catchup with other arches
...
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-06-26 13:43:23 +02:00
Robin H. Johnson
61b861acd7
Drop $Id$ per council decision in bug #611234 .
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org >
2017-02-28 11:50:50 -08:00
Zac Medico
c476fbcb54
dev-python/fixtures: PYTHON_COMPAT: add python3_6
...
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-12 14:18:47 -08:00
Matthew Thode
e52c62f094
dev-python/fixtures: 3.0.0 stable amd64 and x86
...
Package-Manager: portage-2.3.0
2016-11-06 15:30:59 -06:00
Michał Górny
543503fdd0
global: Drop dead implementations from PYTHON_COMPAT
2016-11-01 21:58:22 +01:00
Matthew Thode
19adfded88
add initial support for newton (keystone)
...
dropped py3.3 and updated most (maybe all) to eapi6
2016-09-29 22:43:40 -05:00
Matthew Thode
083f371f72
doing the test
2016-09-11 19:06:32 -05:00
Michał Górny
8849b098c0
Set appropriate maintainer types in metadata.xml (GLEP 67)
2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e
Replace all herds with appropriate projects (GLEP 67)
...
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Markus Meier
1184061eef
dev-python/fixtures: arm stable, bug #564588
...
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
2015-11-22 09:37:22 +01:00
Jeroen Roovers
3123bb1e77
dev-python/fixtures: Stable for HPPA (bug #549898 ).
...
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
2015-11-22 06:36:55 +01:00
Agostino Sarubbo
090fa62ad3
dev-python/fixtures: alpha stable wrt bug #564588
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
2015-11-19 11:23:13 +01:00
Agostino Sarubbo
644f73ce19
dev-python/fixtures: sparc stable wrt bug #530600
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
2015-11-18 11:18:52 +01:00
Agostino Sarubbo
06d018c678
dev-python/fixtures: x86 stable wrt bug #565742
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
2015-11-16 17:22:20 +01:00
Agostino Sarubbo
1c7dfb3c62
dev-python/fixtures: amd64 stable wrt bug #565742
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
2015-11-16 17:10:28 +01:00
Agostino Sarubbo
b4a884692f
dev-python/fixtures: ia64 stable wrt bug #564588
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
2015-11-16 15:59:15 +01:00
Agostino Sarubbo
da3e0a7239
dev-python/fixtures: sparc stable wrt bug #564588
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
2015-11-05 12:50:16 +01:00
Agostino Sarubbo
58789f64e6
dev-python/fixtures: ppc64 stable wrt bug #564588
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
2015-11-04 17:07:24 +01:00
Agostino Sarubbo
83d711045d
dev-python/fixtures: ppc stable wrt bug #564588
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
2015-11-04 16:47:20 +01:00
Agostino Sarubbo
82696492d2
dev-python/fixtures: x86 stable wrt bug #564588
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
2015-11-02 14:10:33 +01:00
Agostino Sarubbo
1023ee7fc8
dev-python/fixtures: amd64 stable wrt bug #564588
...
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
2015-11-02 14:07:21 +01:00
Justin Lecher
6905d8910b
dev-python/fixtures: Version Bump
...
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org >
2015-10-15 16:41:21 +02:00
Justin Lecher
c354c94b04
dev-python/fixtures: Keyword under ALLARCHES policy
...
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org >
2015-10-14 14:03:42 +02:00
Michał Górny
5b6edb4a3b
dev-python/*: Restore keywords and un-revbump for py3.5
...
Restore keywords that were removed unnecessarily, and collapse
unnecessary revbumps on packages with added python3.5 support.
2015-10-14 08:06:35 +02:00
Justin Lecher
f302ba55be
dev-python/fixtures: Add python3.5 support
...
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org >
2015-10-11 13:24:29 +02:00
Mikle Kolyada
9fa59c5689
dev-python/fixtures: Add ~sparc keywords wrt bug #544142
...
Package-Manager: portage-2.2.20.1
2015-10-10 21:45:50 +03:00
Mike Gilbert
1bfb585cc6
Revert DOCTYPE SYSTEM https changes in metadata.xml
...
repoman does not yet accept the https version.
This partially reverts eaaface92e .
Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00