14
0

- Update to version 17.6

* No changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=14
This commit is contained in:
2017-10-17 11:26:50 +00:00
committed by Git OBS Bridge
parent 1bd1d1df61
commit 77828900d5
4 changed files with 12 additions and 5 deletions

View File

@@ -16,8 +16,9 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytools
Version: 2017.3
Version: 2017.6
Release: 0
Summary: A collection of tools for Python
License: MIT
@@ -64,7 +65,7 @@ python2 setup.py test
%files %{python_files}
%defattr(-,root,root,-)
%doc README LICENSE
%doc README.rst LICENSE
%{python_sitelib}/*
%changelog