forked from pool/python-dill
Accepting request 853471 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/853471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 6 23:05:33 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Require dbm for all python3 flavors in Tumbleweed
|
||||
gh#openSUSE/python-rpm-macros#66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 17:21:16 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@@ -29,7 +29,11 @@ BuildRequires: %{python_module objgraph >= 1.7.2}
|
||||
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(postun): update-alternatives
|
||||
Recommends: python-objgraph >= 1.7.2
|
||||
|
Reference in New Issue
Block a user