summaryrefslogtreecommitdiff
path: root/databases/py-ldap3
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-01-24 13:41:35 +0000
committeradam <adam@pkgsrc.org>2018-01-24 13:41:35 +0000
commit32cac5d6a90eadbf2f5da83199a27924f74924aa (patch)
tree9860af7790f8d40d871ff1c8443cf846c4cf32cd /databases/py-ldap3
parente00c5e9e8898e29c9dca495aa532e911c64c9a82 (diff)
downloadpkgsrc-32cac5d6a90eadbf2f5da83199a27924f74924aa.tar.gz
py-ldap3: updated to 2.4.1
2.4.1: - tested against pyasn1 from version 0.1.8 up to version 0.4.2, Python 2.6.6, Python 2.7.14, Python 3.6.4 - auto_encode parameter is honored when binding - fixed organizationalName definition in oid - automatic byte to int conversion working again - mock connection searchs correctly escape filters - fixed bind with not unicode characters in Python 2 - extended filter attributes should work again with pyasn1 0.4.1 - fixed error when reading incomplete server info - NOT keyword properly handled in dit_content_rules - operational attributes are prorerly returned in Cursor whit get_operational_attributes = True - start_tls() is properly executed with AD when raise_exceptions=True - reopening a Connection honours auto_bind setting - an attribute returned with no value from a flaky server doesn't raise exception anymore - pwdLastSet in AD is valid only for -1 - fixed docs for ldifProducer - fixed monkeypatching of pyasn1 for Boolean Value in BER encoding - check_names was not honoured while validating attribute values - locks refactored in Connection and in Async strategy - socket properly closed when checking availability of an invalid server
Diffstat (limited to 'databases/py-ldap3')
-rw-r--r--databases/py-ldap3/Makefile4
-rw-r--r--databases/py-ldap3/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/py-ldap3/Makefile b/databases/py-ldap3/Makefile
index c642d08ba42..6a464d9698e 100644
--- a/databases/py-ldap3/Makefile
+++ b/databases/py-ldap3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/11/15 07:47:47 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/01/24 13:41:35 adam Exp $
-DISTNAME= ldap3-2.4
+DISTNAME= ldap3-2.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/ldap3/}
diff --git a/databases/py-ldap3/distinfo b/databases/py-ldap3/distinfo
index ad52e26effd..b6a1be3adf7 100644
--- a/databases/py-ldap3/distinfo
+++ b/databases/py-ldap3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/11/15 07:47:47 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/01/24 13:41:35 adam Exp $
-SHA1 (ldap3-2.4.tar.gz) = b2731bad6ad7298f85276caf2d9c9638cb982718
-RMD160 (ldap3-2.4.tar.gz) = 4e19a488578dc0734c64a09e384c3f4f1effe20b
-SHA512 (ldap3-2.4.tar.gz) = 676c29b84a39739f1ebc746c4091ae2387dca375abc3a44d86f403167b8a5d7e05d53f40fd6bd8e96834b4b5f253d6306b6787e77d6336b79aabec5df695abfe
-Size (ldap3-2.4.tar.gz) = 344481 bytes
+SHA1 (ldap3-2.4.1.tar.gz) = d690a2e3933bd3a1c94eb05a00cc3af7b39f11ed
+RMD160 (ldap3-2.4.1.tar.gz) = 209e4cc4c6d3df0648212ed0c1e8d003536bf963
+SHA512 (ldap3-2.4.1.tar.gz) = 716671c2d07c53d1953aab4668562a1b59a1e642b19d50f3cf05d44c74b6848a34b4197aa2c77f5b1d6b556ec0ca473b0495c24da74e2395aa20dffc8a0a360d
+Size (ldap3-2.4.1.tar.gz) = 345220 bytes