forked from pool/python-dill
Accepting request 1084776 from devel:languages:python
- build for python 3.7+ only OBS-URL: https://build.opensuse.org/request/show/1084776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 4 15:20:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- build for python 3.7+ only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 16 23:13:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Thu Feb 16 23:13:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%global skip_python2 1
|
%global skip_python2 1
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-dill
|
Name: python-dill
|
||||||
Version: 0.3.6
|
Version: 0.3.6
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -26,6 +27,7 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/uqfoundation/dill
|
URL: https://github.com/uqfoundation/dill
|
||||||
Source: https://github.com/uqfoundation/dill/archive/dill-%{version}.tar.gz#/dill-%{version}.tar.gz
|
Source: https://github.com/uqfoundation/dill/archive/dill-%{version}.tar.gz#/dill-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module dbm}
|
BuildRequires: %{python_module dbm}
|
||||||
|
BuildRequires: %{python_module devel >= 3.7}
|
||||||
BuildRequires: %{python_module objgraph >= 1.7.2}
|
BuildRequires: %{python_module objgraph >= 1.7.2}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Reference in New Issue
Block a user