summaryrefslogtreecommitdiff
path: root/dev-python/ntlm-auth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
commit7218e1b46bceac05841e90472501742d905fb3fc (patch)
tree56fae051db521b8fce8014cbc8b11484885b14b3 /dev-python/ntlm-auth
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'dev-python/ntlm-auth')
-rw-r--r--dev-python/ntlm-auth/Manifest2
-rw-r--r--dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ntlm-auth/Manifest b/dev-python/ntlm-auth/Manifest
index 63cc38cdc944..5babcf63d59a 100644
--- a/dev-python/ntlm-auth/Manifest
+++ b/dev-python/ntlm-auth/Manifest
@@ -1,3 +1,3 @@
DIST ntlm-auth-1.5.0.tar.gz 41826 BLAKE2B fb313cdb4f1022e0cbc1ffcb048a587baca400a75e053ea8943d960f21746e847080db20169f55e6a3060a8b8502637ce7dc269b66bdaffe98c3f769b2b22358 SHA512 cf08b23e49d45c528404b70b6be88f6c3edee9fd0d4584f3962931a08a0982cdad4089963a95aea911b6eb4db32a932536cf6d9c02c292cd447e0a9c6b3b802b
-EBUILD ntlm-auth-1.5.0.ebuild 513 BLAKE2B 51ce5135ed5f3f5bc48957673db4fe8da05f5a4eecd4ef3c918faf20125503e56c6e323496ac6fd5768e3fbe45c6c06d02f2a4256b25a607bb4bcfbe183c3907 SHA512 bfc6c94c7e1a1d8ecfd23dfd175a09c69b09ce1c6927f51acfa3ecbbccea08bbc6040fb477b764307d7e5aa3f0017c10fead22959403438f9c75c03ccf4b41d5
+EBUILD ntlm-auth-1.5.0.ebuild 514 BLAKE2B ff446c17adf9e09dcb84af9f037dd8fd5d2c03b2015d2f2ae844709982ec7dc92f56a11731829ffb7c99c59c62ad6567f82b439692af5a45d5404a3a684780ab SHA512 79caf80443c99383cc2490cbfc8aec31040cec336d0aed017583ee0d0e0b0a53f31ea7c23b116cc23c84b0af915939d3e9297829ecd5f2640ba011f277b963d3
MISC metadata.xml 484 BLAKE2B 4c2fa6f77f0f6ffca89dc62dcfe9a841b96b04594d142392e3878ac920c72ee73369cf399d1b336519dc4a3b18e3e2a7eeb441ff8696c37ef85e79bc7acbadd8 SHA512 66e8db35c0d39bd2a5b4f957378769a977579baab33a3f9f4e06248af4f38fe7993497b2c59cc8dde94b2c836a1d3475e53537909d4b1d4b2315221d670123a3
diff --git a/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild
index 73b8595dec0c..ffc6df49c46d 100644
--- a/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild
+++ b/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1