14
0
forked from pool/python-dill

- build for python 3.7+ only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=26
This commit is contained in:
2023-05-04 15:21:00 +00:00
committed by Git OBS Bridge
parent cca916dcc4
commit ec57165640
2 changed files with 7 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
%global skip_python2 1
%{?sle15_python_module_pythons}
Name: python-dill
Version: 0.3.6
Release: 0
@@ -26,6 +27,7 @@ Group: Development/Languages/Python
URL: https://github.com/uqfoundation/dill
Source: https://github.com/uqfoundation/dill/archive/dill-%{version}.tar.gz#/dill-%{version}.tar.gz
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module objgraph >= 1.7.2}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes