Hello community,
here is the log from the commit of package python-zope.component for
openSUSE:Factory checked in at 2015-05-18 22:21:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.component (Old)
and /work/SRC/openSUSE:Factory/.python-zope.component.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.component"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.component/python-zope.component.changes
2014-02-26 12:06:50.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-zope.component.new/python-zope.component.changes
2015-05-18 22:21:57.000000000 +0200
@@ -1,0 +2,8 @@
+Fri May 15 11:13:54 UTC 2015 - [email protected]
+
+- update to version 4.2.1:
+ * Added support for Python 3.4.
+- switch source archive to tar.gz (zip not available)
+- remove unzip from BuildRequires
+
+-------------------------------------------------------------------
Old:
----
zope.component-4.2.0.zip
New:
----
zope.component-4.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.component.spec ++++++
--- /var/tmp/diff_new_pack.7QuWM0/_old 2015-05-18 22:21:58.000000000 +0200
+++ /var/tmp/diff_new_pack.7QuWM0/_new 2015-05-18 22:21:58.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-zope.component
#
-# Copyright (c) 2014 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
@@ -18,13 +18,13 @@
Name: python-zope.component
-Version: 4.2.0
+Version: 4.2.1
Release: 0
Url: http://www.python.org/pypi/zope.component
Summary: Zope Component Architecture
License: ZPL-2.1
Group: Development/Languages/Python
-Source:
https://pypi.python.org/packages/source/z/zope.component/zope.component-%{version}.zip
+Source:
https://pypi.python.org/packages/source/z/zope.component/zope.component-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-Sphinx
# Documentation requirements:
@@ -40,7 +40,6 @@
#TODO: fix circular dependency with python-zope.security
#BuildRequires: python-zope.security
BuildRequires: python-zope.testing
-BuildRequires: unzip
Requires: python-zope.event
Requires: python-zope.interface >= 4.1.0
%if 0%{?suse_version} && 0%{?suse_version} <= 1110