forked from pool/python-pytools
Accepting request 702955 from home:jjolly:branches:devel:languages:python
- Update to version 2019.1.1 + No upstream changelog available OBS-URL: https://build.opensuse.org/request/show/702955 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
cbe233d13f
commit
1014e3483d
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 18:44:58 UTC 2019 - John Jolly <jjolly@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2019.1.1
|
||||||
|
+ No upstream changelog available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:53:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:53:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytools
|
# spec file for package python-pytools
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pytools
|
Name: python-pytools
|
||||||
Version: 2018.5.2
|
Version: 2019.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A collection of tools for Python
|
Summary: A collection of tools for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -57,9 +57,12 @@ nonetheless, here's what's on offer:
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
%fdupes %{buildroot}
|
%python_expand %fdupes %{buildroot}%{python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# The tests are successful when run only with python2.
|
||||||
|
# When run with python3, the tests require mpi4py and all the
|
||||||
|
# necessary libraries and configuration that comes with MPI.
|
||||||
python2 setup.py test
|
python2 setup.py test
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3b3f41e1235b579dc4f4a3d6f5f8ae187841968e72a4f73ac481c6bfe4c1668b
|
|
||||||
size 58451
|
|
3
pytools-2019.1.1.tar.gz
Normal file
3
pytools-2019.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ce2d702ae4ef10a70197b00b93141461140d00578f2a862fa946ca1446a300db
|
||||||
|
size 58352
|
Reference in New Issue
Block a user