summaryrefslogtreecommitdiff
path: root/dev-python/python-ldap
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-ldap
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/python-ldap')
-rw-r--r--dev-python/python-ldap/Manifest4
-rw-r--r--dev-python/python-ldap/python-ldap-3.3.1.ebuild2
-rw-r--r--dev-python/python-ldap/python-ldap-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-ldap/Manifest b/dev-python/python-ldap/Manifest
index 161039ec503a..38d957b72c9d 100644
--- a/dev-python/python-ldap/Manifest
+++ b/dev-python/python-ldap/Manifest
@@ -1,4 +1,4 @@
DIST python-ldap-3.3.1.tar.gz 379810 BLAKE2B bb5d4902211b70cc57d2967134d3c41768bfedbec40be0d5bb592b96523f408952ca7e9a18546cc24f8267e958f454d56d97952092bc46e02bc9954bced9ba00 SHA512 2a1222bf5bbc1d885611fc4f2a25d0b1b64b49ae379f1212f1b3b70fc12fdc547eb6c4af4060a20bf082547b7df8f1824bb1fdfafa37ab21acf2f1e231c4d2d1
-EBUILD python-ldap-3.3.1.ebuild 2180 BLAKE2B 79298a7d8be0133bbcab1c7e92c8a6c7c2d115d7e7a191914a834b07e83f76d6fa5cef4f78d894879740190fd77d2b1f886f1d1e9405f6bee79a6b700c01b7b0 SHA512 910238aecbd861df260cdc8ca0b30f42c131c8be9a5a2a111841fa82e8003a364eeb174eb897382e4b76dca240fc0f9270dd63d7bc08b1c277bf62522b99e2e3
-EBUILD python-ldap-9999.ebuild 2185 BLAKE2B 20be5b23d0d6746872209cfb9d68e0b813c22d14ea258f37261ce4ac5f6a0b68f1b6bfdc1386a12a868beb84f4e5634bc461fe3f86c898130618b41711c106a0 SHA512 deb7d6135802e131a014b9fc1d7a5f4d5fda4150c81702cb86efbceef3f354c7ac18597f75be6080dfc557b2ec1a500442afc1941daed010aed97707d1ad4241
+EBUILD python-ldap-3.3.1.ebuild 2180 BLAKE2B f0c1397775dae895156aae2d929a712dc0759b19691fe9575ad2eb479ccd7308e7af5dcd34cb69d7581120924abb69d8d633a259c1e6e4b1ab05d1836a3aff05 SHA512 df743581c27d99dbafef971b7bd4db25e9bd893379a1db7eddefe64e88888c0db9e4e0f074260a05bf9a30dfb4335fed30139f406046d1e4bda3fe4acd0feb7f
+EBUILD python-ldap-9999.ebuild 2185 BLAKE2B e8f79b15626a9d14e51be430ef38fae123bbf13ec01f1ba36f5166eaee6ef579932816c9568d03f5d52d924115c8027439830c098992855c3ede3b4e740bceb0 SHA512 91d379ed0ef4ca0d7365a0c4ad03450d1e62a63a36078024dcc0f8d2c322d602a9199ab5aeb4b29efb65bb664a83c88cc4b05bfa12772500aaf0c78fddf9d3c3
MISC metadata.xml 448 BLAKE2B 4d845f5269cc16dc38e4516d15b3bd66e8eb793fa8d43cca45ef4e04784231757cab47386d43f9361de45889abe21557696d28936b1fd76cead93775393a60e6 SHA512 806ea3543e12f0b571212695f4d9e9e008493550b29b480fc022b55ce2ee1fe561e9eb3a81e887457b7c1cb98fb2c6d46f38890513cee9f4808351821b4f01c6
diff --git a/dev-python/python-ldap/python-ldap-3.3.1.ebuild b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
index f404dece0819..ba9b8d5ece63 100644
--- a/dev-python/python-ldap/python-ldap-3.3.1.ebuild
+++ b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6..9} )
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
inherit distutils-r1
diff --git a/dev-python/python-ldap/python-ldap-9999.ebuild b/dev-python/python-ldap/python-ldap-9999.ebuild
index 2253b09dab6a..1231c05f5b4d 100644
--- a/dev-python/python-ldap/python-ldap-9999.ebuild
+++ b/dev-python/python-ldap/python-ldap-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6..9} )
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
inherit distutils-r1