Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ldap for openSUSE:Factory checked in at 2024-09-17 18:19:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ldap (Old) and /work/SRC/openSUSE:Factory/.python-ldap.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ldap" Tue Sep 17 18:19:46 2024 rev:61 rq:1201623 version:3.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ldap/python-ldap.changes 2023-12-15 21:48:39.081167355 +0100 +++ /work/SRC/openSUSE:Factory/.python-ldap.new.29891/python-ldap.changes 2024-09-17 18:20:35.792903412 +0200 @@ -1,0 +2,5 @@ +Thu Aug 29 07:22:28 UTC 2024 - Markéta Machová <mmach...@suse.com> + +- Enable sle15_python_module_pythons (boo#1229549) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ldap.spec ++++++ --- /var/tmp/diff_new_pack.zNNucY/_old 2024-09-17 18:20:36.272922819 +0200 +++ /var/tmp/diff_new_pack.zNNucY/_new 2024-09-17 18:20:36.276922981 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ldap # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} - -%define skip_python2 1 - +%{?sle15_python_module_pythons} Name: python-ldap Version: 3.4.4 Release: 0 @@ -69,5 +66,12 @@ %files %{python_files} %license LICENCE %doc README Demo CHANGES TODO -%{python_sitearch}/* +%{python_sitearch}/ldap +%{python_sitearch}/python_ldap-%{version}*info +%{python_sitearch}/slapdtest +%{python_sitearch}/ldapurl.py +%{python_sitearch}/ldif.py +%{python_sitearch}/_ldap* +%pycache_only %{python_sitearch}/__pycache__/ldapurl* +%pycache_only %{python_sitearch}/__pycache__/ldif*