Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-aiml for openSUSE:Factory checked in at 2021-06-02 22:12:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-aiml (Old) and /work/SRC/openSUSE:Factory/.python-python-aiml.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-aiml" Wed Jun 2 22:12:02 2021 rev:5 rq:896757 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-aiml/python-python-aiml.changes 2020-05-26 17:18:51.127914411 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-aiml.new.1898/python-python-aiml.changes 2021-06-02 22:12:30.512113290 +0200 @@ -1,0 +2,10 @@ +Tue Jun 1 18:15:22 UTC 2021 - Matej Cepl <[email protected]> + +- Add missing Provides for obsoleted symbol. + +------------------------------------------------------------------- +Tue Jun 1 11:28:14 UTC 2021 - [email protected] + +- %check: use %pyunittest rpm macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-aiml.spec ++++++ --- /var/tmp/diff_new_pack.FDQA6V/_old 2021-06-02 22:12:30.900112330 +0200 +++ /var/tmp/diff_new_pack.FDQA6V/_new 2021-06-02 22:12:30.904112320 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-python-aiml # -# 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 @@ -30,7 +30,8 @@ BuildRequires: unzip Requires: python-setuptools Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives +Provides: python-aiml = %{version}-%{release} Obsoletes: python-aiml < 0.9.0 BuildArch: noarch %python_subpackages @@ -56,7 +57,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %post %python_install_alternative aiml-bot
