Commit Graph

12 Commits

Author SHA1 Message Date
Michał Górny
9ab6de5329 dev-python/editorconfig-core-py: Enable py3.{7,8}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-22 07:59:43 +02:00
Michał Górny
dded7fdbd7 dev-python/editorconfig-core-py: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05 13:59:49 +01: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
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
Michael Mair-Keimberger
f7935c917d dev-python/editorconfig-core-py: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8949
2018-06-23 17:47:58 -04:00
Michał Górny
623100fcb1 dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Justin Lecher
92715265f5 Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-04-29 19:49:16 +01:00
Michał Górny
ff2f38a223 dev-python/editorconfig-core-py: Remove python@ from maintainers 2017-04-23 22:47: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
Patrick McLean
eb92830e34 dev-python/editorconfig-core-py: Add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-28 11:07:16 -08:00
Patrick McLean
bd447ffec1 dev-python/editorconfig-core-py: New package, python implementation of EditorConfig
Package-Manager: portage-2.3.2
2016-11-07 14:18:47 -08:00