diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
commit | b7ebc951da8800f711142f69d9d958bde67a112d (patch) | |
tree | e318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/pyldap | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/pyldap')
-rw-r--r-- | dev-python/pyldap/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pyldap/pyldap-2.4.37.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyldap/Manifest b/dev-python/pyldap/Manifest index a1ee5459ce2d..c3e80cee3511 100644 --- a/dev-python/pyldap/Manifest +++ b/dev-python/pyldap/Manifest @@ -1,3 +1,3 @@ DIST pyldap-2.4.37.tar.gz 303732 BLAKE2B a3b54b172701c2e52a9bd54745d442634b8df2f4aab134d37bf5dbc383498fbec876e12c1c703db6caeac0ce3b4bccd974b0680356e5996e327c8ac2ce52ac4c SHA512 da66669bf9eecebc8ba05ee313453b151a01147bc44c60da4936b80777ec3b69551f77be0e6f3c260dba771920d50fa6f54f1892eb0283761beed1ee8c6d83c2 -EBUILD pyldap-2.4.37.ebuild 2337 BLAKE2B f72cdcae117c80a6dd819004bbd4dd363a2600e6005d23a696837d44f72aa429a475ea649a940e2bc8a918195b47dbc922b0e187b74cad86d8a9dd0580229743 SHA512 ce89ee48d7ce81bac12c5263ad407c560b681189c66ff0c95543041a1da549fc68f237df9ac35018674bc1a72e00bee6c5bbb75c19a12bf1cca8a68eb5cc9b26 +EBUILD pyldap-2.4.37.ebuild 2332 BLAKE2B 1c5d61f2c0cfc59fd62783f468360dbf5f616edf6d6e5b71f200bf6436b9d02df475cd0b2dc36d66a5867fd9a1f2cc4cb43c378d4dd1fe12c59a508d47ebffbc SHA512 7a910dc90ec06803de55ce3b2ce99dcfb01e7a4600cc42cc648dace7566840908e9313dd05ec19ef2c4154d81064d5614c20a57b7576feb60e9d9c9e7300c800 MISC metadata.xml 367 BLAKE2B 4628dd26b49a9b739fd8eba8ead6ab2d6a019d21de4180d6b718dbbd919d0ba2020d3cc3b3ea75aecf856d994f61876aa2bab5ce126ffdc4f370d4b38637398c SHA512 8f9645c0a00f73a99d54682f17b0a1c0e462d89164ec9975c6b912ebdceaa07139d37ef68b89c4428792b2034ee6bc36df87cd91674d8c31b1f8571d81534258 diff --git a/dev-python/pyldap/pyldap-2.4.37.ebuild b/dev-python/pyldap/pyldap-2.4.37.ebuild index 477edd8cec1c..1fa47b9b59ed 100644 --- a/dev-python/pyldap/pyldap-2.4.37.ebuild +++ b/dev-python/pyldap/pyldap-2.4.37.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) inherit distutils-r1 multilib |