forked from pool/python-dill
Accepting request 718783 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/718783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
|
|
||||||
size 150738
|
|
3
dill-0.3.0.tar.gz
Normal file
3
dill-0.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:993409439ebf7f7902d9de93eaa2a395e0446ff773d29f13dc46646482f76906
|
||||||
|
size 151375
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 26 08:54:42 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 0.3.0
|
||||||
|
* no upstream changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 16 00:44:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Sat Mar 16 00:44:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -18,21 +18,21 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-dill
|
Name: python-dill
|
||||||
Version: 0.2.9
|
Version: 0.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to serialize all of Python
|
Summary: Module to serialize all of Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/uqfoundation/dill
|
URL: https://github.com/uqfoundation/dill
|
||||||
Source: https://files.pythonhosted.org/packages/source/d/dill/dill-%{version}.tar.gz
|
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: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: python3-dbm
|
BuildRequires: python3-dbm
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Recommends: python-objgraph
|
Recommends: python-objgraph >= 1.7.2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user