From 7b755cb759d938af5a6ed2cd01f218a66376ef54d6bddbf3f316a66a269ea4fd Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Sat, 16 May 2015 15:37:04 +0000 Subject: [PATCH] Accepting request 307347 from home:benoit_monin:branches:devel:languages:python - update to version 4.0.4 - point the source URL to pypi - rename CHANGES.txt to CHANGES.rst: changed upstream - rename README.txt to README.rst: changed upstream OBS-URL: https://build.opensuse.org/request/show/307347 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=3 --- python-zope.hookable.changes | 14 ++++++++++++++ python-zope.hookable.spec | 11 ++++++----- zope.hookable-4.0.1.tar.gz | 3 --- zope.hookable-4.0.4.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 zope.hookable-4.0.1.tar.gz create mode 100644 zope.hookable-4.0.4.tar.gz diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index 4c45848..b82eda4 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri May 15 12:00:44 UTC 2015 - benoit.monin@gmx.fr + +- update to version 4.0.4: + * Added support for Python 3.4. +- additional changes from version 4.0.3: + * Updated boostrap.py to version 2.2. + * Fixed extension compilation on Py3k. +- additional changes from version 4.0.2: + * Fleshed out PyPI Trove classifiers. +- point the source URL to pypi +- rename CHANGES.txt to CHANGES.rst: changed upstream +- rename README.txt to README.rst: changed upstream + ------------------------------------------------------------------- Mon Jul 29 21:01:01 UTC 2013 - hpj@urpla.net diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index b1e2ec2..66c5f8a 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.hookable # -# 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.hookable -Version: 4.0.1 +Version: 4.0.4 Release: 0 Url: http://www.python.org/pypi/zope.hookable Summary: Zope hookable License: ZPL-2.1 Group: Development/Languages/Python -Source: zope.hookable-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/z/zope.hookable/zope.hookable-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools @@ -70,7 +71,7 @@ python setup.py test %files %defattr(-,root,root,-) -%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt +%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst %python_sitearch/* %files doc diff --git a/zope.hookable-4.0.1.tar.gz b/zope.hookable-4.0.1.tar.gz deleted file mode 100644 index 33b0651..0000000 --- a/zope.hookable-4.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19185e0f2121383134bf77614d4b5a148aaa622b91c109c779c4e79baaf48ffc -size 16130 diff --git a/zope.hookable-4.0.4.tar.gz b/zope.hookable-4.0.4.tar.gz new file mode 100644 index 0000000..07d50c5 --- /dev/null +++ b/zope.hookable-4.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea62e21d6acaac1b0fffaad5e6cc973f84d718c3e8c2d63647c24021c1c0ae7 +size 17749