From ea1e2aeefd275b2e3f63c275ba52c3d7b080b12735f5542f0b0943b6603af738 Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Wed, 19 Feb 2014 09:15:37 +0000 Subject: [PATCH] Accepting request 222820 from home:poorboywilly:branches:devel:languages:python Update to 4.2.0 OBS-URL: https://build.opensuse.org/request/show/222820 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=5 --- python-zope.component.changes | 11 +++++++++++ python-zope.component.spec | 15 ++++++++------- zope.component-4.1.0.zip | 3 --- zope.component-4.2.0.zip | 3 +++ 4 files changed, 22 insertions(+), 10 deletions(-) delete mode 100644 zope.component-4.1.0.zip create mode 100644 zope.component-4.2.0.zip diff --git a/python-zope.component.changes b/python-zope.component.changes index 519ea12..6f20532 100644 --- a/python-zope.component.changes +++ b/python-zope.component.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 19 04:08:29 UTC 2014 - os-dev@jacraig.com + +- Update to 4.2.0: + * Updated ``boostrap.py`` to version 2.2. + * Reset the cached ``adapter_hooks`` at ``zope.testing.cleanup.cleanUp`` + time (LP1100501). + * Implemented ability to specify adapter and utility names in Python. Use + the ``@zope.component.named(name)`` decorator to specify the name. +- Update python-zope.interface requirement version (see setup.py). + ------------------------------------------------------------------- Tue Dec 10 13:13:28 UTC 2013 - p.drouand@gmail.com diff --git a/python-zope.component.spec b/python-zope.component.spec index af5d850..e009c5e 100644 --- a/python-zope.component.spec +++ b/python-zope.component.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.component # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -12,12 +12,13 @@ # 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.component -Version: 4.1.0 +Version: 4.2.0 Release: 0 Url: http://www.python.org/pypi/zope.component Summary: Zope Component Architecture @@ -27,21 +28,21 @@ Source: https://pypi.python.org/packages/source/z/zope.component/zope.co BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-Sphinx # Documentation requirements: +BuildRequires: python-persistent BuildRequires: python-repoze.sphinx.autointerface BuildRequires: python-setuptools BuildRequires: python-zope.configuration BuildRequires: python-zope.event BuildRequires: python-zope.hookable -BuildRequires: python-zope.interface >= 3.8.0 -BuildRequires: python-persistent +BuildRequires: python-zope.interface >= 4.1.0 # Testing requirements: BuildRequires: python-zope.proxy #TODO: fix circular dependency with python-zope.security #BuildRequires: python-zope.security BuildRequires: python-zope.testing BuildRequires: unzip -Requires: python-zope.interface >= 3.8.0 -Requires: python-zope.event +Requires: python-zope.event +Requires: python-zope.interface >= 4.1.0 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else diff --git a/zope.component-4.1.0.zip b/zope.component-4.1.0.zip deleted file mode 100644 index 5318fb3..0000000 --- a/zope.component-4.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cb9eec6a735db27452b5825fb498684b5bff15bc0c26a7e1e5c9953a7588f4e -size 117239 diff --git a/zope.component-4.2.0.zip b/zope.component-4.2.0.zip new file mode 100644 index 0000000..43a69e3 --- /dev/null +++ b/zope.component-4.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65e753da55962957f0a76081978626ef31970313008f677d0707a7d515a31a8 +size 118070