Accepting request 307115 from home:benoit_monin:branches:devel:languages:python

- update to version 1.4.3
- switch the source archive to tar.gz
- pass -q to the test to avoid spamming the build log

OBS-URL: https://build.opensuse.org/request/show/307115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transaction?expand=0&rev=29
This commit is contained in:
Jan Matejek 2015-05-18 13:34:55 +00:00 committed by Git OBS Bridge
parent b6e3724af3
commit 5a6f049c7d
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 14 09:56:45 UTC 2015 - benoit.monin@gmx.fr
- update to version 1.4.3:
* Added support for Python 3.4.
* release 1.4.2 (skipped)
- switch the source archive to tar.gz
- pass -q to the test to avoid spamming the build log
-------------------------------------------------------------------
Fri Aug 2 18:27:32 UTC 2013 - hpj@urpla.net

View File

@ -1,7 +1,7 @@
#
# spec file for package python-transaction
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -17,13 +17,13 @@
Name: python-transaction
Version: 1.4.1
Version: 1.4.3
Release: 0
Summary: Transaction management for Python
License: ZPL-2.1
Group: Development/Libraries/Python
Url: http://www.zope.org/Products/ZODB
Source: https://pypi.python.org/packages/source/t/transaction/transaction-%{version}.zip
Source: https://pypi.python.org/packages/source/t/transaction/transaction-%{version}.tar.gz
BuildRequires: python-setuptools
BuildRequires: python-zope.interface
BuildRequires: unzip
@ -67,7 +67,7 @@ python setup.py build_sphinx && rm build/sphinx/html/.buildinfo
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%check
python setup.py test
python setup.py -q test
%files
%defattr(-,root,root)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:252d51aa0540a7af4097ff2e1829495e4744563f4b82dd054307eb40734b29de
size 77817

3
transaction-1.4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b2304a886a85ad014f73d93346c14350fc214ae22a4f565f42f6761cfb9ecc5
size 332882