forked from pool/python-BTrees
Accepting request 304261 from home:benoit_monin:branches:devel:languages:python
- update to version 4.1.2 - make the tests less verbose to avoid spamming the build log OBS-URL: https://build.opensuse.org/request/show/304261 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-BTrees
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: python-BTrees
|
||||
Version: 4.1.1
|
||||
Version: 4.1.2
|
||||
Release: 0
|
||||
Summary: Scalable persistent object containers
|
||||
License: ZPL-2.1
|
||||
@@ -80,7 +80,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
rm %{buildroot}%python_sitearch/BTrees/*.c
|
||||
|
||||
%check
|
||||
python setup.py test
|
||||
python setup.py -q test
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user