Commit Graph

21 Commits

Author SHA1 Message Date
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
David Seifert
85d186e761 dev-python/abstract_rendering: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-26 21:46:41 +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
2db67a589e */*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17 09:48:22 +02:00
Pacho Ramos
433a3b9a84 dev-python/abstract_rendering: Support python3.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9
2018-06-27 22:32:30 +02: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
Michael Mair-Keimberger
b2a0eb94f2 dev-python/abstract_rendering: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/7999
2018-04-14 23:03:04 +02:00
Michael Mair-Keimberger
44f29eb064 dev-python/abstract_rendering: use HTTPS 2018-03-13 20:52:15 +01:00
Michał Górny
623100fcb1 dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01: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
Agostino Sarubbo
9a0109d788 dev-python/abstract_rendering: x86 stable wrt bug #596536
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-01-02 10:52:46 +01:00
Agostino Sarubbo
a7f7a42f5a dev-python/abstract_rendering: amd64 stable wrt bug #596536
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-12-31 23:20:25 +01:00
Michał Górny
543503fdd0 global: Drop dead implementations from PYTHON_COMPAT 2016-11-01 21:58:22 +01: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
Michał Górny
4412ca2c79 Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
2016-01-24 23:58:38 +01:00
Justin Lecher
245cb22467 Fix typo repo wide
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-21 12:43:47 +01:00
Justin Lecher
96f8613232 Update remote-ids in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-07 13:07:12 +01:00
Justin Lecher
a96cfe93a9 dev-python/abstract_rendering: Correct license and upstream repo
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-12-09 16:10:02 +01:00
Justin Lecher
e22cfaf0dc dev-python/abstract_rendering: New package, ebuild written by me
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-12-09 16:10:02 +01:00