forked from pool/python-pytools
- Update to version 2017.3
* No changelog available OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 10:26:02 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 2017.3
|
||||
* No changelog available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 4 10:20:56 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
@@ -17,16 +17,17 @@
|
||||
|
||||
|
||||
Name: python-pytools
|
||||
Version: 2016.2.6
|
||||
Version: 2017.3
|
||||
Release: 0
|
||||
Summary: A collection of tools for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://pypi.python.org/pypi/pytools
|
||||
Source0: https://pypi.python.org/packages/68/22/d424bc64595df163da60684396357631ae3d21c44bc9788d2b0f11b3655d/pytools-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pytools/pytools-%{version}.tar.gz
|
||||
BuildRequires: %{python_module appdirs}
|
||||
BuildRequires: %{python_module base}
|
||||
BuildRequires: %{python_module decorator}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module numpy}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
@@ -56,15 +57,14 @@ nonetheless, here's what's on offer:
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
python2 setup.py test
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README
|
||||
%{python_sitelib}/pytools.py*
|
||||
%pycache_only %{python_sitelib}/__pycache__
|
||||
%{python_sitelib}/pytools-%{version}-py%{python_version}.egg-info
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dd49932b8f81a8b622685cff3dd515e351a9290aef0fd5d020e4df00c06aa95
|
||||
size 49708
|
3
pytools-2017.3.tar.gz
Normal file
3
pytools-2017.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fdb3f4564c3b89401975eed886f8f8ac87c46fe20c21b69ae830711719ecaca
|
||||
size 50600
|
Reference in New Issue
Block a user