summaryrefslogtreecommitdiff
path: root/dev-python/django-auth-ldap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-26 15:57:36 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-26 15:57:36 +0000
commitae8c098416c6e714f4466e330d7272cd5e46d452 (patch)
treeb362c9e4d248d71d5142b1ae8eee9381da18b309 /dev-python/django-auth-ldap
parent9b55c1bd600df28af7b9f6ee044b714873e19b49 (diff)
gentoo auto-resync : 26:02:2023 - 15:57:35
Diffstat (limited to 'dev-python/django-auth-ldap')
-rw-r--r--dev-python/django-auth-ldap/Manifest2
-rw-r--r--dev-python/django-auth-ldap/django-auth-ldap-4.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-auth-ldap/Manifest b/dev-python/django-auth-ldap/Manifest
index b0b49956d5b7..3056cfbf53cc 100644
--- a/dev-python/django-auth-ldap/Manifest
+++ b/dev-python/django-auth-ldap/Manifest
@@ -1,3 +1,3 @@
DIST django-auth-ldap-4.1.0.gh.tar.gz 49533 BLAKE2B f99050c147d179a54fe052e72a9b2ded556819da788f5180225a6d5015d2b7b52dc6f6d65fac4d1b88dc28b3617f9caaac7df3e455d218e8a2c6af1391418b8e SHA512 d55710cf96916602d29b33e111eff7922011231c47f843660cf2adfdc226dd335d4e42e5c2933bd77a9ee5f816d044798e876c8d0de824dcf4a8a78e1bce3446
-EBUILD django-auth-ldap-4.1.0.ebuild 1080 BLAKE2B c1fab42a2153f1ec5979098184770b50e1a65050c3ffda09f9b69fc44e514034c4f7a6a9d8282eb827292976d89556560e12ec9c1b84cb13870b4e2e7cfd444b SHA512 87747f0a8d598f03308fb0d86216195ad06ece2563f57b3065f2fd401eb12cfa3c1db414d346e9f3d23280b83de185b442cde54d55022efebf852cdf6134defd
+EBUILD django-auth-ldap-4.1.0.ebuild 1080 BLAKE2B de352286211401dd03d3afe94b2cb01c1be87234c67bff368c3e26cb63757a6dde688e766d9dcfd4005cbfc0f3f2066373176180819d10f5f207567b94986c6c SHA512 46406a29c580b4c9b507eda723748ac51708a841dd36960b49a104bb6f5e1a23530307e69f1c304d7948b4cdf20ec86c2c649933d1749f0173aa17b03f0db3b6
MISC metadata.xml 405 BLAKE2B e9d6f5ca53505cbfa7f9cd1cdc47bd58ba15ea972bdf342874c031ec151a053025b8f63a8d9c96de90ae0798e77d0db019a70d21e8746449543bfa5d91e3fec0 SHA512 453100976204f0b32042a1711d257ae76214452579d3008f403efc11cdf5e080e3663b43c1946b9da91086de580c0a8cf860fc99c00138c9d1bd4a01a5d1dcc3
diff --git a/dev-python/django-auth-ldap/django-auth-ldap-4.1.0.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-4.1.0.ebuild
index 402c8b75c303..9dc5687e48b1 100644
--- a/dev-python/django-auth-ldap/django-auth-ldap-4.1.0.ebuild
+++ b/dev-python/django-auth-ldap/django-auth-ldap-4.1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1