forked from pool/python-pytools
Accepting request 593929 from devel:languages:python
- Update to version 2018.2 * No changelog available - Update to version 2017.6 OBS-URL: https://build.opensuse.org/request/show/593929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytools?expand=0&rev=4
This commit is contained in:
@@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80f1bba4469d473c1b3969bc8e188c03bcc94d35807a889ceebbfc78e3208115
|
||||
size 53637
|
3
pytools-2018.3.tar.gz
Normal file
3
pytools-2018.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26143e4ce415919272a5a8d05727bf5e026faa6536fe0ba85302e5b88ebae9f5
|
||||
size 57077
|
Reference in New Issue
Block a user