From 185805aaa26189a1fcf98db613dfb6f64f0d25e2d8245054b1ff21bf5a5f010c Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Sat, 16 May 2015 15:36:52 +0000 Subject: [PATCH] Accepting request 307326 from home:benoit_monin:branches:devel:languages:python - update to version 4.1.4 - point the source URL to pypi - pass -q to test to avoid spamming the build log OBS-URL: https://build.opensuse.org/request/show/307326 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=3 --- python-zope.proxy.changes | 9 +++++++++ python-zope.proxy.spec | 15 ++++++++------- zope.proxy-4.1.3.tar.bz2 | 3 --- zope.proxy-4.1.4.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 zope.proxy-4.1.3.tar.bz2 create mode 100644 zope.proxy-4.1.4.tar.gz diff --git a/python-zope.proxy.changes b/python-zope.proxy.changes index 478973c..8acabdb 100644 --- a/python-zope.proxy.changes +++ b/python-zope.proxy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 15 12:25:59 UTC 2015 - benoit.monin@gmx.fr + +- update to version 4.1.4: + * Added support for Python 3.4. + * Updated bootstrap.py to version 2.2. +- point the source URL to pypi +- pass -q to test to avoid spamming the build log + ------------------------------------------------------------------- Mon Jul 29 00:55:08 UTC 2013 - hpj@urpla.net diff --git a/python-zope.proxy.spec b/python-zope.proxy.spec index 809c933..fe4796c 100644 --- a/python-zope.proxy.spec +++ b/python-zope.proxy.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.proxy # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -12,18 +12,19 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-zope.proxy -Version: 4.1.3 +Version: 4.1.4 Release: 0 Url: http://www.python.org/pypi/zope.proxy Summary: Generic Transparent Proxies License: ZPL-2.1 Group: Development/Languages/Python -Source: zope.proxy-%{version}.tar.bz2 +Source: https://pypi.python.org/packages/source/z/zope.proxy/zope.proxy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools @@ -32,8 +33,8 @@ BuildRequires: python-zope.interface BuildRequires: python-Sphinx BuildRequires: python-repoze.sphinx.autointerface # Testing requirements: -BuildRequires: python-nose -BuildRequires: python-coverage +BuildRequires: python-coverage +BuildRequires: python-nose %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -73,7 +74,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} rm %{buildroot}%python_sitearch/zope/proxy/_zope_proxy_proxy.c %check -python setup.py test +python setup.py -q test %files %defattr(-,root,root,-) diff --git a/zope.proxy-4.1.3.tar.bz2 b/zope.proxy-4.1.3.tar.bz2 deleted file mode 100644 index 3b202a3..0000000 --- a/zope.proxy-4.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88e2b30c1917e3c3ad27e28c1b4f7972a7e17c723dc730f701051b3a2dc7840b -size 28178 diff --git a/zope.proxy-4.1.4.tar.gz b/zope.proxy-4.1.4.tar.gz new file mode 100644 index 0000000..405c55c --- /dev/null +++ b/zope.proxy-4.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ae9aa172599e0ae2462ce3bce1237d66a68651a7d1e98ff485192e7aedff0b +size 33057