diff --git a/python-ldap-3.4.2.tar.gz b/python-ldap-3.4.2.tar.gz deleted file mode 100644 index 90121c4..0000000 --- a/python-ldap-3.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b16470a0983aaf09a00ffb8f40b69a2446f3d0be639a229256bce381fcb268f7 -size 378058 diff --git a/python-ldap-3.4.3.tar.gz b/python-ldap-3.4.3.tar.gz new file mode 100644 index 0000000..9fbaa81 --- /dev/null +++ b/python-ldap-3.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db091a11b4b58c318121111fbd6a38f2f53cf67f5c51500dbbfd00e2732196c +size 386530 diff --git a/python-ldap.changes b/python-ldap.changes index 55dd5ba..a92b327 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Sep 16 01:06:45 UTC 2022 - William Brown + +- up to upstream release 3.4.3 + + This is a minor release to bring back the removed OPT_X_TLS option. + Please note, it's still a deprecated option and it will be removed in 3.5.0. + + The following deprecated option has been brought back: + + * OPT_X_TLS + * Fixes: + + - Sphinx documentation is now successfully built + _ pypy3 tests stability was improved + _ setup.py deprecation warning is now resolved + ------------------------------------------------------------------- Sun Jul 24 17:36:21 UTC 2022 - Michael Ströder diff --git a/python-ldap.spec b/python-ldap.spec index c24a929..d2ca26c 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -21,7 +21,7 @@ %define skip_python2 1 Name: python-ldap -Version: 3.4.2 +Version: 3.4.3 Release: 0 Summary: Python LDAP interface License: Python-2.0