Commit Graph

8 Commits

Author SHA1 Message Date
Michał Górny
45aaf93f18 dev-python/click-threading: Enable py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-26 16:52:56 +02:00
Roy Bamford
cfbe1f5f7e dev-python/click-threading: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-04 05:47:12 +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
Mikle Kolyada
7da13c98b1 dev-python/click-threading: Add ~arm keyword wrt bug #696134
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-12-24 22:53:38 +03:00
Wim Muskee
c4a9cd9e1d dev-python/click-threading: apply distutils_enable_tests, add py37 compat, remove py27 for 0.4.4
Closes: https://bugs.gentoo.org/660650
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13919
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-12-13 11:07:43 -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
Amy Liffey
11d28c3a34 dev-python/click-threading: version bump 0.4.4
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-05-27 11:10:52 +02:00