Commit Graph

11 Commits

Author SHA1 Message Date
Michał Górny
8e566a4c67 dev-python/intervaltree: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27 17:29:12 +01:00
Michał Górny
d09be3a6f1 dev-python/intervaltree: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-20 09:46:16 +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
Andrew Ammerlaan
2b1f6258bd dev-python/intervaltree: Version bump 3.0.2
* Add RESTRICT="!test? ( test )"
* Add distutils_enable_tests pytest
* Removed python3_5 and added python3_8

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Closes: https://github.com/gentoo/gentoo/pull/14000
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-12-22 17:40:20 -05: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
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
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
David Seifert
ae05c37e2b dev-python/intervaltree: Add new package
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-04-01 14:09:53 +02:00