14
0
forked from pool/python-toolz

- Update to 0.10.0:

* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2019-07-22 12:35:48 +00:00
committed by Git OBS Bridge
parent 62b419aef2
commit c1727efbe4
4 changed files with 11 additions and 5 deletions

View File

@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-toolz
Version: 0.9.0
Version: 0.10.0
Release: 0
Summary: List processing tools and functional utilities for python
License: BSD-3-Clause
Group: Development/Languages/Python
URL: http://github.com/pytoolz/toolz/
URL: https://github.com/pytoolz/toolz/
Source: https://files.pythonhosted.org/packages/source/t/toolz/toolz-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes