summaryrefslogtreecommitdiff
path: root/dev-python/oslotest
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/oslotest
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/oslotest')
-rw-r--r--dev-python/oslotest/Manifest2
-rw-r--r--dev-python/oslotest/oslotest-4.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oslotest/Manifest b/dev-python/oslotest/Manifest
index e03122734b7c..b1717d59eac1 100644
--- a/dev-python/oslotest/Manifest
+++ b/dev-python/oslotest/Manifest
@@ -1,3 +1,3 @@
DIST oslotest-4.4.1.tar.gz 34879 BLAKE2B dd7241793f88f31c9427e07b07c015a0f8fe39f65c59341be0874fd4f9b735d1da3b105213d77bfc8cec3ea0d7587cd770a88c2a4b59902c595e9fefa5dc4730 SHA512 e4d60ab399b4eee02d1798948f62ad3acec0d9a81e6ec3b6a8d3dca7035dec0d79a5164c05e8ca4615b0489f44b6ff0c06e6420bf3d96131d15f3458e751896d
-EBUILD oslotest-4.4.1.ebuild 659 BLAKE2B 1f2f85b5b6830b1b5908339ba4e2f42a424c7fbba5e77861cefa24a1d914735b33ef7685037344ba880bb9bea4cb579ec0886a469bdfc2af00cbc0e5b6914017 SHA512 a2a4903aa93e98885c65be2f9e80896f285fccd3252f8d62fb1e612725d3714c1e7073a403e4d1a6b63b184ca0c047ab9f5ed39db9745f6466629ac61b10f4c5
+EBUILD oslotest-4.4.1.ebuild 657 BLAKE2B 10cb7e2836798ef761af26cddef1a69af644b3b076d3444e0b0ad19ad45aad2ad0bb1293505261de2a831ee4804dd789ad8da69a435f38e30bd80b75b4754dd9 SHA512 e2e0c65110fee47cd8d850ac344845cd6e2e3393134b8488e9dbb4349e83d72d4027f7ab2a5c5160071444b04edda814d94e9f4d870dddf4f62814da39ffa749
MISC metadata.xml 852 BLAKE2B 423996fbdb94f2c1ddff02c10c5c122af18c13abf713a926faf2e8597f88b31668e6a9ab992590be91031aecc1edc5e8d8d124e1e7d4010413897f68b578feb7 SHA512 b6bdfcd5b63179535c665218dceae6691a75ad4f93db104a9f34426c57d9415a9e85303975810a55b0f6ff9b6755fa3d4f4af0d6eaeb191f8812794b489aed4e
diff --git a/dev-python/oslotest/oslotest-4.4.1.ebuild b/dev-python/oslotest/oslotest-4.4.1.ebuild
index a87c2682cdb7..481fd0b98eb3 100644
--- a/dev-python/oslotest/oslotest-4.4.1.ebuild
+++ b/dev-python/oslotest/oslotest-4.4.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1