Hello community,

here is the log from the commit of package python-zict for openSUSE:Factory 
checked in at 2018-12-05 09:45:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zict (Old)
 and      /work/SRC/openSUSE:Factory/.python-zict.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zict"

Wed Dec  5 09:45:44 2018 rev:3 rq:654086 version:0.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zict/python-zict.changes  2018-03-04 
12:53:04.122574870 +0100
+++ /work/SRC/openSUSE:Factory/.python-zict.new.19453/python-zict.changes       
2018-12-05 09:45:49.300546036 +0100
@@ -1,0 +2,10 @@
+Tue Dec  4 12:56:25 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
+Tue Dec  4 12:39:05 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zict.spec ++++++
--- /var/tmp/diff_new_pack.FOeHrE/_old  2018-12-05 09:45:49.884545398 +0100
+++ /var/tmp/diff_new_pack.FOeHrE/_new  2018-12-05 09:45:49.884545398 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -24,20 +24,17 @@
 Summary:        Mutable mapping tools
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://github.com/dask/zict/
+URL:            http://github.com/dask/zict/
 Source:         
https://files.pythonhosted.org/packages/source/z/zict/zict-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-HeapDict
+BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module HeapDict}
 BuildRequires:  %{python_module pytest}
 %endif
-Requires:       python-HeapDict
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -59,8 +56,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%license LICENSE.txt
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to