Hello community, here is the log from the commit of package python-notify2 for openSUSE:Factory checked in at 2020-12-16 10:58:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-notify2 (Old) and /work/SRC/openSUSE:Factory/.python-notify2.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-notify2" Wed Dec 16 10:58:57 2020 rev:5 rq:854954 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-notify2/python-notify2.changes 2019-01-03 18:06:25.516151172 +0100 +++ /work/SRC/openSUSE:Factory/.python-notify2.new.2328/python-notify2.changes 2020-12-16 10:58:58.823481066 +0100 @@ -1,0 +2,7 @@ +Fri Dec 11 16:00:15 UTC 2020 - Benjamin Greiner <c...@bnavigator.de> + +- Fix Requires of dbus-python so that the macros can work out the + correct flavor for multiple python3 flavors + gh#openSUSE/python-rpm-macros#66 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-notify2.spec ++++++ --- /var/tmp/diff_new_pack.Zz1LmV/_old 2020-12-16 10:58:59.403481635 +0100 +++ /var/tmp/diff_new_pack.Zz1LmV/_new 2020-12-16 10:58:59.403481635 +0100 @@ -30,11 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch -%ifpython3 -Requires: dbus-1-python3 -%else -Requires: dbus-1-python -%endif +Requires: python-dbus-python %python_subpackages %description @@ -55,6 +51,8 @@ %files %{python_files} %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/notify2.py* +%pycache_only %{python_sitelib}/__pycache__/notify2* +%{python_sitelib}/notify2-%{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