Hello community,

here is the log from the commit of package python-monotonic for 
openSUSE:Factory checked in at 2018-12-24 11:39:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-monotonic (Old)
 and      /work/SRC/openSUSE:Factory/.python-monotonic.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-monotonic"

Mon Dec 24 11:39:53 2018 rev:6 rq:659500 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-monotonic/python-monotonic.changes        
2018-02-26 23:24:40.847350821 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monotonic.new.28833/python-monotonic.changes 
    2018-12-24 11:39:53.433532044 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:50:30 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-monotonic.spec ++++++
--- /var/tmp/diff_new_pack.qoEZpE/_old  2018-12-24 11:39:53.769531746 +0100
+++ /var/tmp/diff_new_pack.qoEZpE/_new  2018-12-24 11:39:53.769531746 +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/
 #
 
 
@@ -23,15 +23,13 @@
 Summary:        An implementation of time.monotonic() for Python 2 & < 33
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/atdt/monotonic
-Source:         
https://pypi.io/packages/source/m/monotonic/monotonic-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:            https://github.com/atdt/monotonic
+Source:         
https://files.pythonhosted.org/packages/source/m/monotonic/monotonic-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 %if 0%{?suse_version} > 1110
 BuildArch:      noarch
 %endif
-
 %python_subpackages
 
 %description
@@ -48,8 +46,7 @@
 %python_install
 
 %files  %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog


Reply via email to