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 2021-09-14 21:14:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ldap (Old) and /work/SRC/openSUSE:Factory/.python-ldap.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ldap" Tue Sep 14 21:14:55 2021 rev:54 rq:918972 version:3.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ldap/python-ldap.changes 2020-09-28 14:29:20.250161827 +0200 +++ /work/SRC/openSUSE:Factory/.python-ldap.new.1899/python-ldap.changes 2021-09-14 21:15:19.652460265 +0200 @@ -1,0 +2,5 @@ +Tue Sep 14 12:35:59 UTC 2021 - pgaj...@suse.com + +- %check: use %pyunittest_arch rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ldap.spec ++++++ --- /var/tmp/diff_new_pack.KYrovA/_old 2021-09-14 21:15:20.120460725 +0200 +++ /var/tmp/diff_new_pack.KYrovA/_new 2021-09-14 21:15:20.124460729 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ldap # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -61,7 +61,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_exec setup.py test +%pyunittest_arch discover -v -s Tests -p 't_*' %files %{python_files} %license LICENCE