forked from pool/python-dill
Accepting request 718778 from home:pgajdos
- version update to 0.3.0 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/718778 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
13d3140184
commit
27f8d8ba29
@@ -18,21 +18,21 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-dill
|
||||
Version: 0.2.9
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: Module to serialize all of Python
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/uqfoundation/dill
|
||||
Source: https://files.pythonhosted.org/packages/source/d/dill/dill-%{version}.tar.gz
|
||||
BuildRequires: %{python_module objgraph}
|
||||
BuildRequires: %{python_module objgraph >= 1.7.2}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-dbm
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Recommends: python-objgraph
|
||||
Recommends: python-objgraph >= 1.7.2
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user