Commit Graph

10 Commits

Author SHA1 Message Date
Michał Górny
14d0d28640 dev-python/h11: Take to python@
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-27 09:18:30 +02:00
Michał Górny
2a20ff6123 dev-python/h11: Bump to 0.9.0
Closes: https://bugs.gentoo.org/696646
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-27 09:18:29 +02:00
Jonas Stein
4c8e7fc4a9 dev-python/h11: Maintainer retired
Proxied maintainer retired due to inactivity.
Bug: https://bugs.gentoo.org/647672
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jonas Stein <jstein@gentoo.org>
2020-04-27 01:27:31 +02:00
Michał Górny
8e9bc494ff dev-python/h11: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27 12:35:05 +01:00
Michał Górny
0352c32376 dev-python/h11: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05 15:24:10 +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
Oleksandr Trotsenko
428df618ff dev-python/h11: Introducing support for Python3.7
Dropping support for pypy because tests fail on it.
All Python target USE flags confirmed to pass tests

Closes: https://bugs.gentoo.org/661638
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9295
Closes: https://bugs.gentoo.org/661638
2018-07-23 09:39:26 +01:00
Oleksandr Trotsenko
cabd4d78ae dev-python/h11: Introducing new package
Introducing dev-python/h11 into Gentoo.

Closes: https://bugs.gentoo.org/654856
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9250
2018-07-17 17:07:32 +01:00