diff --git a/python-zope.exceptions.changes b/python-zope.exceptions.changes index ec1c7c5..f44c9c4 100644 --- a/python-zope.exceptions.changes +++ b/python-zope.exceptions.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri May 15 11:55:03 UTC 2015 - benoit.monin@gmx.fr + +- update to version 4.0.7: + * Added explicit support for Python 3.4. + * Updated boostrap.py to version 2.2. +- switch the source archive to tar.gz (zip not available) +- remove unzip from BuildRequires +- pass -q to test to avoid spamming the build log + ------------------------------------------------------------------- Thu Oct 24 11:17:56 UTC 2013 - speilicke@suse.com diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec index d5e4b21..fb49f04 100644 --- a/python-zope.exceptions.spec +++ b/python-zope.exceptions.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.exceptions # -# 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,16 +17,15 @@ Name: python-zope.exceptions -Version: 4.0.6 +Version: 4.0.7 Release: 0 Summary: Zope Exceptions License: ZPL-2.1 Group: Development/Languages/Python Url: http://cheeseshop.python.org/pypi/zope.exceptions -Source: http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.zip +Source: http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools -BuildRequires: unzip # Documentation requirements: BuildRequires: python-Sphinx BuildRequires: python-repoze.sphinx.autointerface @@ -69,7 +68,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} #NOTE(frispete): run tests against source in order to avoid the need for an # external test package %check -PYTHONPATH=$(pwd)/src python setup.py test +PYTHONPATH=$(pwd)/src python setup.py -q test %files %defattr(-,root,root,-) diff --git a/zope.exceptions-4.0.6.zip b/zope.exceptions-4.0.6.zip deleted file mode 100644 index 62d9afc..0000000 --- a/zope.exceptions-4.0.6.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35afae142d298b39efd84ad4c30c7676abcd78c2b1213c6006804b13d48db044 -size 34200 diff --git a/zope.exceptions-4.0.7.tar.gz b/zope.exceptions-4.0.7.tar.gz new file mode 100644 index 0000000..1834cba --- /dev/null +++ b/zope.exceptions-4.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98235d1a119ec0134076c20a827393c739532560a08f5670553ebf9a735238b8 +size 413151