diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
commit | 69051588e2f955485fe5d45d45e616bc60a2de57 (patch) | |
tree | ef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/oslo-utils | |
parent | d7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff) |
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/oslo-utils')
-rw-r--r-- | dev-python/oslo-utils/Manifest | 2 | ||||
-rw-r--r-- | dev-python/oslo-utils/oslo-utils-4.6.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest index 5feb534a313d..66c493051a6b 100644 --- a/dev-python/oslo-utils/Manifest +++ b/dev-python/oslo-utils/Manifest @@ -1,3 +1,3 @@ DIST oslo-utils-4.6.0.tar.gz 94148 BLAKE2B 2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b SHA512 fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7 -EBUILD oslo-utils-4.6.0.ebuild 1047 BLAKE2B 98716963d30bad16d6b3d30e3a1928df5a7bed72ff3fc6989e80189cf2280ed2723f000c3cf8f53b07aafbf1fcdeb02fc429159c1d3bae5d759bd56a8de43a86 SHA512 214a8ac14a54b3caa1402dcc8102fadd665b07aaf7c03ffa03866fc6d09ed64ad7812d32c9367b90451c0aa507d4cc060eb976f4e3f16276a8be0cd81f299edd +EBUILD oslo-utils-4.6.0.ebuild 1037 BLAKE2B 78cbf59da8cc7032ab0f34e75e19444e39435e4d12db606b4a96af7ccdb2f6d75572a0627ab2bc9f83fe51ad75fc0d893519b21f7bcab7f4d9eea17f60641faa SHA512 e129a2dbb02f9783d2a324e4603c582086e58687a61bb440878d6e05edc5d9e4e80639b72451e1c74b575c2bc93af0af24b930355d9fed8a5cd42bddfde2ecc0 MISC metadata.xml 390 BLAKE2B fccb591d0e5acfaa74a65b37dcb9882d6ef03b62facaf88d5f422bc2815eb32f1616c917d5c7faaccf17abfaf377c35b6d07970ad2c58aa8e267b9b384f0a153 SHA512 7d2445b99524c026c551f5e49d60bd4d05cd6219355a212b444e64e517acef1b63e84bf25daafb3cd902edb74337672983e516389e8f7c3cb26e5fb129c60db9 diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild index 4eb0680f2d0a..6a7cc303ce48 100644 --- a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) +PYTHON_COMPAT=( python3_7 python3_8 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 |