Hello community,

here is the log from the commit of package python-zope.event for 
openSUSE:Factory checked in at 2018-12-06 12:14:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.event (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.event.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.event"

Thu Dec  6 12:14:55 2018 rev:9 rq:654089 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.event/python-zope.event.changes      
2017-06-28 10:33:02.442928032 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.event.new.19453/python-zope.event.changes
   2018-12-06 12:14:55.769673700 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:56:28 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-zope.event.spec ++++++
--- /var/tmp/diff_new_pack.VQAu9L/_old  2018-12-06 12:14:56.273673158 +0100
+++ /var/tmp/diff_new_pack.VQAu9L/_new  2018-12-06 12:14:56.277673154 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.event
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,33 +12,31 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-Name:           python-zope.event
 %global modname zope.event
+%define oldpython python
+Name:           python-zope.event
 Version:        4.2.0
 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://pypi.io/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+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}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # Documentation requirements:
 BuildRequires:  python3-Sphinx
 BuildArch:      noarch
-%define oldpython python
 %ifpython2
 Provides:       %{oldpython}-zope-event = %{version}
 Obsoletes:      %{oldpython}-zope-event < %{version}
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -74,12 +72,11 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
+%license COPYRIGHT.txt LICENSE.txt
+%doc CHANGES.rst README.rst
 %{python_sitelib}/*
 
 %files -n %{name}-doc
-%defattr(-,root,root,-)
 %doc build/sphinx/html/
 
 %changelog


Reply via email to