summaryrefslogtreecommitdiff
path: root/databases/py-ldap/PLIST
diff options
context:
space:
mode:
authoradam <adam>2015-12-27 12:11:36 +0000
committeradam <adam>2015-12-27 12:11:36 +0000
commit15464ed46bdc2672b8aec630589dc027cd097375 (patch)
tree97206bb8bf8defe68058383c080b97cd84337219 /databases/py-ldap/PLIST
parent73cd5fa875e63a07334ef872ae3d53f44e93e820 (diff)
downloadpkgsrc-15464ed46bdc2672b8aec630589dc027cd097375.tar.gz
Changes 2.4.22:
Lib/ * LDIFParser now also accepts value-spec without a space after the colon. * Added key-word argument authz_id to LDAPObject methods sasl_non_interactive_bind_s(), sasl_external_bind_s() and sasl_gssapi_bind_s() * Hmmpf! Added missing self to LDAPObject.fileno(). * ReconnectLDAPObject.sasl_bind_s() now correctly uses generic wrapper arguments *args,**kwargs * LDIFParser.parse_change_records() now correctly calls LDIFParser.handle_change_modify() * Corrected ldap.controls.pwdpolicy.__all__ Doc/ * Started missing docs for sub-module ldap.sasl.
Diffstat (limited to 'databases/py-ldap/PLIST')
-rw-r--r--databases/py-ldap/PLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/py-ldap/PLIST b/databases/py-ldap/PLIST
index 69756851eb6..8c03084fc5a 100644
--- a/databases/py-ldap/PLIST
+++ b/databases/py-ldap/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2015/01/12 11:46:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2015/12/27 12:11:36 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -21,6 +21,9 @@ ${PYSITELIB}/ldap/cidict.pyo
${PYSITELIB}/ldap/controls/__init__.py
${PYSITELIB}/ldap/controls/__init__.pyc
${PYSITELIB}/ldap/controls/__init__.pyo
+${PYSITELIB}/ldap/controls/deref.py
+${PYSITELIB}/ldap/controls/deref.pyc
+${PYSITELIB}/ldap/controls/deref.pyo
${PYSITELIB}/ldap/controls/libldap.py
${PYSITELIB}/ldap/controls/libldap.pyc
${PYSITELIB}/ldap/controls/libldap.pyo