Hello community, here is the log from the commit of package python-dbus-deviation for openSUSE:Factory checked in at 2020-12-04 21:27:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dbus-deviation (Old) and /work/SRC/openSUSE:Factory/.python-dbus-deviation.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dbus-deviation" Fri Dec 4 21:27:33 2020 rev:2 rq:852870 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dbus-deviation/python-dbus-deviation.changes 2020-09-21 17:23:25.451928846 +0200 +++ /work/SRC/openSUSE:Factory/.python-dbus-deviation.new.5913/python-dbus-deviation.changes 2020-12-04 21:27:35.606047812 +0100 @@ -1,0 +2,11 @@ +Thu Dec 3 07:40:06 UTC 2020 - Matej Cepl <mc...@suse.com> + +- Add missing uninstall alternative + +------------------------------------------------------------------- +Thu Dec 3 01:06:37 UTC 2020 - Benjamin Greiner <c...@bnavigator.de> + +- Use update-alternatives for multiple supported python-flavors + gh#openSUSE/python-rpm-macros#66 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dbus-deviation.spec ++++++ --- /var/tmp/diff_new_pack.924qUB/_old 2020-12-04 21:27:36.122048553 +0100 +++ /var/tmp/diff_new_pack.924qUB/_new 2020-12-04 21:27:36.126048558 +0100 @@ -53,16 +53,26 @@ %install %python_install +%python_clone -a %{buildroot}%{_bindir}/dbus-interface-diff +%python_clone -a %{buildroot}%{_bindir}/dbus-interface-vcs-helper %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest -v + +%post +%python_install_alternative dbus-interface-diff dbus-interface-vcs-helper + +%postun +%python_uninstall_alternative dbus-interface-diff dbus-interface-vcs-helper %files %{python_files} %doc AUTHORS NEWS README %license COPYING -%python3_only %{_bindir}/dbus-interface-diff -%python3_only %{_bindir}/dbus-interface-vcs-helper -%{python_sitelib}/* +%python_alternative %{_bindir}/dbus-interface-diff +%python_alternative %{_bindir}/dbus-interface-vcs-helper +%{python_sitelib}/dbusapi +%{python_sitelib}/dbusdeviation +%{python_sitelib}/dbus_deviation-%{version}*-info %changelog _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org