diff options
author | Zamarin Arthur <arthurzam@gmail.com> | 2021-05-18 17:38:07 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-05-18 18:01:34 +0200 |
commit | 4c809901541d558f42e4aa85914371198eae08be (patch) | |
tree | cde4ef01921e8e0d04503a898b2dc3c221a6149d /dev-python/ddt | |
parent | dev-python/pyjwt: bump to python 3.10 (diff) | |
download | gentoo-4c809901541d558f42e4aa85914371198eae08be.tar.gz gentoo-4c809901541d558f42e4aa85914371198eae08be.tar.bz2 gentoo-4c809901541d558f42e4aa85914371198eae08be.zip |
dev-python/ddt: bump to python 3.10
passes tests
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20870
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ddt')
-rw-r--r-- | dev-python/ddt/ddt-1.4.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/ddt/ddt-1.4.2.ebuild b/dev-python/ddt/ddt-1.4.2.ebuild index f0ae4519e0f0..ea0f9dd6a241 100644 --- a/dev-python/ddt/ddt-1.4.2.ebuild +++ b/dev-python/ddt/ddt-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} pypy3 ) +PYTHON_COMPAT=( python3_{7..10} pypy3 ) inherit distutils-r1 @@ -18,7 +18,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~sparc x86" -IUSE="test" BDEPEND=" test? ( |