dev-python/pytest-subtests: version bump, add py3_9

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-06-15 12:43:35 +02:00
parent 3f72154d22
commit e4f8c17068
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
DIST pytest-subtests-0.3.0.tar.gz 9399 BLAKE2B cf940ea94926d271f2959924522e273d433510396e1a1fc73cfa445f08616c35cf48fb599953e918e0e2d9a5ac1c2d9e9e8d3e41faa112818b3685d328ba44c7 SHA512 49ebf151c95e1d2c89af78d8b1abfa06d5db9bf1e297f09a49a802b1b42d064ad38a2aa619aa254d23b475c7548c62b753d999f4e38eb5e1651ae067ca9cd525
DIST pytest-subtests-0.3.1.tar.gz 9523 BLAKE2B 96b55b583b4635b6b47caf0fa630127140d74ec1773e6719e8d510a9ad6dd11f303a0716574f979a7bdf60741908a2357218c10ef1b00ac67cf2bb8f60f3a79c SHA512 5695246652f7912be6efbf2dad1325962b9abc0cf064906c9d4d28391d2cf66eda503ef3d458a61257fb78b8cd4c706a0e9584f0d4715a53eb7b0a0180319353

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend