Hello community, here is the log from the commit of package python-future for openSUSE:Factory checked in at 2020-12-05 20:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-future (Old) and /work/SRC/openSUSE:Factory/.python-future.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-future" Sat Dec 5 20:35:31 2020 rev:12 rq:853083 version:0.18.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-future/python-future.changes 2019-12-11 12:10:33.352603291 +0100 +++ /work/SRC/openSUSE:Factory/.python-future.new.5913/python-future.changes 2020-12-05 20:35:37.466613898 +0100 @@ -1,0 +2,6 @@ +Thu Dec 3 22:24:41 UTC 2020 - Benjamin Greiner <c...@bnavigator.de> + +- Need dbm for more than one python3 flavor + gh#openSUSE/python-rpm-macros#66 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-future.spec ++++++ --- /var/tmp/diff_new_pack.eZQT7V/_old 2020-12-05 20:35:38.870615323 +0100 +++ /var/tmp/diff_new_pack.eZQT7V/_new 2020-12-05 20:35:38.874615327 +0100 @@ -34,7 +34,11 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +%if 0%{suse_version} >= 1550 +BuildRequires: %{python_module dbm} +%else BuildRequires: python3-dbm +%endif Requires(post): update-alternatives Requires(preun): update-alternatives BuildArch: noarch _______________________________________________ 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