Hello community, here is the log from the commit of package python-ldap for openSUSE:Factory checked in at 2018-08-10 09:48:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ldap (Old) and /work/SRC/openSUSE:Factory/.python-ldap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ldap" Fri Aug 10 09:48:43 2018 rev:49 rq:628063 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ldap/python-ldap.changes 2018-01-20 11:27:58.120847667 +0100 +++ /work/SRC/openSUSE:Factory/.python-ldap.new/python-ldap.changes 2018-08-10 09:48:44.982170562 +0200 @@ -1,0 +2,8 @@ +Tue Aug 7 17:43:33 UTC 2018 - [email protected] + +- update to upstream release 3.1.0: + * Long-deprecated functions `ldap.open()` and `ldap.init()` are removed + * `LDAPObject.compare_s()` and `compare_ext_s` return bool instead of 0 or 1 + * Tons of changes see CHANGES file + +------------------------------------------------------------------- Old: ---- python-ldap-3.0.0b4.tar.gz New: ---- python-ldap-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ldap.spec ++++++ --- /var/tmp/diff_new_pack.BhPeXL/_old 2018-08-10 09:48:45.414171258 +0200 +++ /var/tmp/diff_new_pack.BhPeXL/_new 2018-08-10 09:48:45.414171258 +0200 @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ldap -Version: 3.0.0b4 +Version: 3.1.0 Release: 0 Summary: Python LDAP interface License: Python-2.0 Group: Development/Libraries/Python -Url: https://www.python-ldap.org/ -Source0: https://pypi.io/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz +URL: https://www.python-ldap.org/ +Source0: https://files.pythonhosted.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz BuildRequires: %{python_module devel >= 2.7} BuildRequires: %{python_module setuptools} BuildRequires: cyrus-sasl-devel >= 2.1 @@ -38,8 +38,6 @@ Requires: libldap-2_4-2 >= 2.4.11 Requires: python-pyasn1 >= 0.3.7 Requires: python-pyasn1-modules >= 0.1.5 -BuildRoot: %{_tmppath}/%{name}-%{version}-build - %python_subpackages %description @@ -60,8 +58,8 @@ %fdupes %{buildroot}/%{_libdir} %files %{python_files} -%defattr(-,root,root) -%doc README Demo CHANGES TODO LICENCE +%license LICENCE +%doc README Demo CHANGES TODO %{python_sitearch}/* %changelog ++++++ python-ldap-3.0.0b4.tar.gz -> python-ldap-3.1.0.tar.gz ++++++ ++++ 6923 lines of diff (skipped)
