summaryrefslogtreecommitdiff
path: root/dev-python/python-senlinclient
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-senlinclient
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/python-senlinclient')
-rw-r--r--dev-python/python-senlinclient/Manifest2
-rw-r--r--dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-senlinclient/Manifest b/dev-python/python-senlinclient/Manifest
index 586483bfd0e3..7d0be7cb0a71 100644
--- a/dev-python/python-senlinclient/Manifest
+++ b/dev-python/python-senlinclient/Manifest
@@ -1,3 +1,3 @@
DIST python-senlinclient-2.1.1.tar.gz 88012 BLAKE2B 0aab4a5eefbd87334323d3785a34fb99cba0ced69cd018d66048cd9664026756c9c11a9287eebccc9cb449d90a3a83322617c04c5e69697b244dc0b6305f73d1 SHA512 7b3813a589c21d87729837a6a208d87dff6c6a8c5f887d9684edd8931d0894b86d95b32f3f8ea65286cdb24c1ae863365712288cb97d86b7aba7dd6c73e059c7
-EBUILD python-senlinclient-2.1.1.ebuild 1178 BLAKE2B e50e95ea87a70f78d2cf02361c687d7defe38005e2dd2b5430479c6eb30e88da3fb484724fc7b90fe480b1e409e53387f88a1ae844faf96d83d0ec3bba2c71d3 SHA512 6257580495596018c2ce34ba51d2eab53cf6cd16ca8d4afa30671699bddebce431b44ad0242f63927f78dbb14ecc8a1470ccf4bb775f073cdc519bbaa4d50757
+EBUILD python-senlinclient-2.1.1.ebuild 1168 BLAKE2B e36a503e2e88cbbefc39eab98d77f7b0b51a3d2d62ff383e80db16bb372762f409f705f867a6131b245e23621014b9daf836e40a74454754147530f28ab8b956 SHA512 f96592daebf01432d5f3f6cce0452b993a9b90a34c36e5e1f58f6c5feff01d83c3185f5ccff12815458e8b9bb82c97d0b50b5ea81ad7cd5c528ccc10e6141d78
MISC metadata.xml 536 BLAKE2B b87a916d45d5a0b0ac1ac9bb65772102e9aea0b1eb073e1f1b46a0731327794e751d9d787e09da374b1ca3b45c177238324e24f0a479df2d534f2ffc3d0995e5 SHA512 0144e5a534c14c1070f055058a7870b0b08c907da391676a5843c6ea30a83298dab18a4a5cfd1fb262b506099cfc5f43f9cecb72ce16378eeb6e981150dbb680
diff --git a/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild b/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
index 6c6e07edc485..0d28466976f8 100644
--- a/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
+++ b/dev-python/python-senlinclient/python-senlinclient-2.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