14
0

- Update to version 2016.2.6

* No changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=10
This commit is contained in:
2017-03-04 10:21:33 +00:00
committed by Git OBS Bridge
parent 283a154e60
commit 3583d687b2
4 changed files with 9 additions and 7 deletions

View File

@@ -17,13 +17,13 @@
Name: python-pytools
Version: 2016.1
Version: 2016.2.6
Release: 0
Summary: A collection of tools for Python
License: MIT
Group: Development/Languages/Python
Url: http://pypi.python.org/pypi/pytools
Source0: http://pypi.python.org/packages/source/p/pytools/pytools-%{version}.tar.gz
Url: https://pypi.python.org/pypi/pytools
Source0: https://pypi.python.org/packages/68/22/d424bc64595df163da60684396357631ae3d21c44bc9788d2b0f11b3655d/pytools-%{version}.tar.gz
BuildRequires: %{python_module appdirs}
BuildRequires: %{python_module base}
BuildRequires: %{python_module decorator}