summaryrefslogtreecommitdiff
path: root/dev-python/python-blazarclient
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/python-blazarclient
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/python-blazarclient')
-rw-r--r--dev-python/python-blazarclient/Manifest2
-rw-r--r--dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-blazarclient/Manifest b/dev-python/python-blazarclient/Manifest
index 6adb67bf2a62..e503724236f3 100644
--- a/dev-python/python-blazarclient/Manifest
+++ b/dev-python/python-blazarclient/Manifest
@@ -1,3 +1,3 @@
DIST python-blazarclient-3.1.1.tar.gz 36460 BLAKE2B b19595a3cf52da6d298e5006eada7a68c28f396c8143bbed2f22b45e910d136b54bf3d3fde95bd4fc02887bffd206d10629e923e7d81289af643e44b751c0926 SHA512 91cf8004f83494299e11d8c419f183c45726a1b9baec09ffdb719ff8db3cb91967c24a4ac684e227c87015bc00733b03fb132e34fe2fdc773164373e3fd10561
-EBUILD python-blazarclient-3.1.1.ebuild 1089 BLAKE2B 2f1d6f1377c5047371dc7e576a460736c4bf322795dbd0b6c8a899345dc7857f8699a092ee8432561d026d2dea22f10c8c30d6e9f63c9d411088327efb56b50b SHA512 13ce6e1287b35d2557964d19d0e531841716a3602e29b65ace58000c6c2a0c13c2c6ec832b97f147a741e5dd9aaa30c87920267dc2f8f408b6082f721ea33b1b
+EBUILD python-blazarclient-3.1.1.ebuild 1079 BLAKE2B 051a534329a081ba2d00fd39951796850e2e4164abf290479a04814f7e76d380706c685acca5f034a3f7f6e1441606fb0ebf769e3c70480a550eb479d7a079ed SHA512 3e162b2543c6fbffc58b27f5cc7016fef2eaaed1e5c8d129da7fae18c8be60e8b8df3951a4d3fd6d857dd6cd8c79e0018bee162892894e652a0a86d1d506de99
MISC metadata.xml 439 BLAKE2B d2a103b31aebdcf4046a8dd8ccdb7b44343f4107d2191e51bbabe121876e0d681ddd7add4162e0f2822b9a2b8fd08a7ec4235c73b72064106eb81768535b823d SHA512 1f66bdd4e2f96a53ee0b6f0593ddd6b2c0d5b05d118948e0aa2327e6cfe3c67c6a1f74dc3d1721856510ecf849d8dda1db6f5cee12c9351bc6f49cc93e8a9000
diff --git a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
index 94433b144a1d..a7499f51213e 100644
--- a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
+++ b/dev-python/python-blazarclient/python-blazarclient-3.1.1.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=rdepend
inherit distutils-r1