summaryrefslogtreecommitdiff
path: root/dev-python/pytest-testmon
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/pytest-testmon
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pytest-testmon')
-rw-r--r--dev-python/pytest-testmon/Manifest2
-rw-r--r--dev-python/pytest-testmon/pytest-testmon-0.9.15.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-testmon/Manifest b/dev-python/pytest-testmon/Manifest
index 723d1d67df89..2147f08ada2e 100644
--- a/dev-python/pytest-testmon/Manifest
+++ b/dev-python/pytest-testmon/Manifest
@@ -1,3 +1,3 @@
DIST pytest-testmon-0.9.15.tar.gz 32468 BLAKE2B 72678f4a5ed9bbc1ee6a4ec611da105554856454dcd3a3f199084645977d7ce461697218c460f9ae3b5a56bd90843822e5e88c54fb43f55a12f2c31d4ea53658 SHA512 fb414c492188f59e34a5f940e9f378cc841dd9de311738a0238980318261f51b869c30e1218e3219dabf8c438f28bcb9b10f751c07240b533ead537f4b6d8d4e
-EBUILD pytest-testmon-0.9.15.ebuild 659 BLAKE2B ef50cf0fbc5543e2f71771fb17341be2bd599a266ad97dd26c17a8abab228ba51ec17489c225797a5ef70efeb44ca42cc54684ba429c12c93d75687664625240 SHA512 3bb55478643257b10abe3f643817ce1063279a27e1380ce031de273ab1b60abfedc9054a8995fdced0eba08a4cce3a493b7133aaed53cbb17ec9325660185cc7
+EBUILD pytest-testmon-0.9.15.ebuild 655 BLAKE2B 7c344926899f7bcd2c172de05bbb41d0a04272872c7e77d76678227fb100da05d81702cf82d9dc06ee7a68e00faa01ef0bfae91c437346ac8a6da647e63fe911 SHA512 2bcf2232c0d33da4ecea4bb717ec85ddaa1303ccd5dc9c90c3c88a41e46fec09451de7f6d1392917c6c962a7c056ca83ef692864907f64a1f780e2447a23fcf2
MISC metadata.xml 325 BLAKE2B e9c9201fc83275c985d83c4a534f9c4b04b27376bd5678dc9bb59a30b33f1462e5096b0dad4d9bfcc7ba9d8ef443479f332aa1dc691e17f146f8227d9cd9207c SHA512 e8f8919dd90a8848a92a80c8ad84441ed550650dcf53b4456a934953c15502beb788a609ece7b5d1c0fc5a006d19a5a7b2e534fe1877e1ea39450ca0c2e47da5
diff --git a/dev-python/pytest-testmon/pytest-testmon-0.9.15.ebuild b/dev-python/pytest-testmon/pytest-testmon-0.9.15.ebuild
index d216bc613b0f..fd85c34746b0 100644
--- a/dev-python/pytest-testmon/pytest-testmon-0.9.15.ebuild
+++ b/dev-python/pytest-testmon/pytest-testmon-0.9.15.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
inherit distutils-r1
DESCRIPTION="take TDD to a new level with py.test and testmon"