Subject: CVS commit: pkgsrc/databases/py-ldap3
From: Adam Ciarcinski
Date: 2017-05-08 12:02:34
Message id: 20170508100234.6CF56FBE4@cvs.NetBSD.org

Log Message:
Changes 2.2.4:
leading and trailing spaces in server name don’t raise exception anymore - \ 
DitContentRule is properly read from the schema - added validator for Active \ 
Directory timestamp - Mock strategies raise an exception if a non-bytes value is \ 
added to the schema when no offline schema is provided (str and int are \ 
automatically converted) - added custom_validators property to Mock strategies - \ 
modifying objectClass with bytes values doesn’t raise an exception anymore \ 
(but it may fail anyway because of server constraints) - ensure that config \ 
sequence parameters are properly set - allow case insensitive attribute and \ 
class names in config parameters - added server.schema.is_valid() to check if \ 
the schema is available - empty schema properties are set to empty dict() \ 
instead of None - schema definitions with traling and leading spaces are now \ 
properly parsed and don’t raise an LDAPSchemaError exception anymore - \ 
fixed error when flaky servers (OpenLDAP) don’t return the correct re
sponse with StartTls

Files:
RevisionActionfile
1.2modifypkgsrc/databases/py-ldap3/DESCR
1.4modifypkgsrc/databases/py-ldap3/Makefile
1.3modifypkgsrc/databases/py-ldap3/distinfo