Hello community,
here is the log from the commit of package python-zope.event for
openSUSE:Factory checked in at 2020-04-15 20:04:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.event (Old)
and /work/SRC/openSUSE:Factory/.python-zope.event.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.event"
Wed Apr 15 20:04:38 2020 rev:12 rq:792440 version:4.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.event/python-zope.event.changes
2019-04-09 20:16:44.557601573 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.event.new.2738/python-zope.event.changes
2020-04-15 20:07:27.106144187 +0200
@@ -1,0 +2,5 @@
+Wed Apr 8 12:08:15 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Do not pull in py2 package on doc subpkg
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.event.spec ++++++
--- /var/tmp/diff_new_pack.oxSX4C/_old 2020-04-15 20:07:27.714144601 +0200
+++ /var/tmp/diff_new_pack.oxSX4C/_new 2020-04-15 20:07:27.714144601 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-zope.event
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,6 @@
Release: 0
Summary: Very basic event publishing system
License: ZPL-2.1
-Group: Development/Libraries/Python
URL: http://pypi.python.org/pypi/%{modname}
Source:
https://files.pythonhosted.org/packages/source/z/zope.event/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
@@ -47,8 +46,6 @@
%package -n %{name}-doc
Summary: Very basic event publishing system
-Group: Development/Languages/Python
-Requires: %{name} = %{version}
%description -n %{name}-doc
This package contains documentation files for %{name}.