From c311974f27d4d00f7f2de0299a9a8aaa0e3c522090391a09f98907e158f5632a Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 6 Apr 2018 08:54:08 +0000 Subject: [PATCH] - Update to version 2018.2 * No changelog available - Update to version 2017.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=16 --- python-pytools.changes | 8 +++++++- python-pytools.spec | 18 +++++++++--------- pytools-2017.6.tar.gz | 3 --- pytools-2018.3.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 13 deletions(-) delete mode 100644 pytools-2017.6.tar.gz create mode 100644 pytools-2018.3.tar.gz diff --git a/python-pytools.changes b/python-pytools.changes index 82e06b1..f81df60 100644 --- a/python-pytools.changes +++ b/python-pytools.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 6 08:49:05 UTC 2018 - mpluskal@suse.com + +- Update to version 2018.2 + * No changelog available + ------------------------------------------------------------------- Tue Oct 17 11:25:40 UTC 2017 - mpluskal@suse.com -- Update to version 17.6 +- Update to version 2017.6 * No changelog available ------------------------------------------------------------------- diff --git a/python-pytools.spec b/python-pytools.spec index 8d07556..a31066a 100644 --- a/python-pytools.spec +++ b/python-pytools.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytools # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,20 +18,20 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytools -Version: 2017.6 +Version: 2018.3 Release: 0 Summary: A collection of tools for Python License: MIT Group: Development/Languages/Python -Url: https://pypi.python.org/pypi/pytools +URL: https://pypi.python.org/pypi/pytools Source0: https://files.pythonhosted.org/packages/source/p/pytools/pytools-%{version}.tar.gz -BuildRequires: %{python_module appdirs} +BuildRequires: %{python_module appdirs} >= 1.4.0 BuildRequires: %{python_module base} -BuildRequires: %{python_module decorator} +BuildRequires: %{python_module decorator} >= 3.2.0 BuildRequires: %{python_module devel} -BuildRequires: %{python_module numpy} +BuildRequires: %{python_module numpy} >= 1.6.0 BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} +BuildRequires: %{python_module six} >= 1.8.0 BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch @@ -64,8 +64,8 @@ nonetheless, here's what's on offer: python2 setup.py test %files %{python_files} -%defattr(-,root,root,-) -%doc README.rst LICENSE +%license LICENSE +%doc README.rst %{python_sitelib}/* %changelog diff --git a/pytools-2017.6.tar.gz b/pytools-2017.6.tar.gz deleted file mode 100644 index 013d22d..0000000 --- a/pytools-2017.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80f1bba4469d473c1b3969bc8e188c03bcc94d35807a889ceebbfc78e3208115 -size 53637 diff --git a/pytools-2018.3.tar.gz b/pytools-2018.3.tar.gz new file mode 100644 index 0000000..7a77fa8 --- /dev/null +++ b/pytools-2018.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26143e4ce415919272a5a8d05727bf5e026faa6536fe0ba85302e5b88ebae9f5 +size 57077