Commit Graph

13 Commits

Author SHA1 Message Date
Michał Górny
d20e641a52 dev-python/argon2_cffi: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-16 19:43:24 +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
dc585f1d63 dev-python/argon2_cffi: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-02 09:07:05 +01:00
Michał Górny
e44a63d03c dev-python/argon2_cffi: Remove argon2 version restriction
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-02 09:07:03 +01:00
Michał Górny
00d4d04be6 dev-python/argon2_cffi: Tested on py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-02 09:07:02 +01:00
Michał Górny
a8be962e47 dev-python/argon2_cffi: Use distutils_enable_sphinx
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-02 09:07:01 +01:00
Michał Górny
24d61ddedf dev-python/argon2_cffi: Use distutils_enable_tests
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-02 09:06:59 +01:00
David Seifert
f15da178ef dev-python/argon2_cffi: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-28 17:11:16 +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 Seifert
58b6118369 dev-python/argon2_cffi: removed v18.3.0.
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2019-03-20 22:35:26 +01:00
Michael Seifert
8cb524fa6a dev-python/argon2_cffi: version bump to v19.1.0.
Closes: https://bugs.gentoo.org/679748
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Closes: https://github.com/gentoo/gentoo/pull/11298
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2019-03-20 22:35:25 +01:00
Michael Seifert
119ea92543 dev-python/argon2_cffi: New ebuild
Closes: https://bugs.gentoo.org/643904
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Closes: https://github.com/gentoo/gentoo/pull/10104
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-10-18 21:39:53 +02:00