From e373db5fea4c64c6cf59dfe2f57083a8d20be892d2f8b71fbba408618ba0403f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 11 Jun 2017 10:26:38 +0000 Subject: [PATCH] - 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 --- python-pytools.changes | 6 ++++++ python-pytools.spec | 12 ++++++------ pytools-2016.2.6.tar.gz | 3 --- pytools-2017.3.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 pytools-2016.2.6.tar.gz create mode 100644 pytools-2017.3.tar.gz diff --git a/python-pytools.changes b/python-pytools.changes index 14de912..9e714b1 100644 --- a/python-pytools.changes +++ b/python-pytools.changes @@ -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 diff --git a/python-pytools.spec b/python-pytools.spec index c3af375..29eb6cc 100644 --- a/python-pytools.spec +++ b/python-pytools.spec @@ -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 diff --git a/pytools-2016.2.6.tar.gz b/pytools-2016.2.6.tar.gz deleted file mode 100644 index 59c6eb1..0000000 --- a/pytools-2016.2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dd49932b8f81a8b622685cff3dd515e351a9290aef0fd5d020e4df00c06aa95 -size 49708 diff --git a/pytools-2017.3.tar.gz b/pytools-2017.3.tar.gz new file mode 100644 index 0000000..e27f093 --- /dev/null +++ b/pytools-2017.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdb3f4564c3b89401975eed886f8f8ac87c46fe20c21b69ae830711719ecaca +size 50600