Hello community,
here is the log from the commit of package python-sortedcontainers for
openSUSE:Factory checked in at 2018-12-24 11:44:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sortedcontainers (Old)
and /work/SRC/openSUSE:Factory/.python-sortedcontainers.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sortedcontainers"
Mon Dec 24 11:44:08 2018 rev:7 rq:659680 version:2.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sortedcontainers/python-sortedcontainers.changes
2018-06-02 12:12:23.519453537 +0200
+++
/work/SRC/openSUSE:Factory/.python-sortedcontainers.new.28833/python-sortedcontainers.changes
2018-12-24 11:44:09.433305039 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:54:28 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sortedcontainers.spec ++++++
--- /var/tmp/diff_new_pack.In2GNv/_old 2018-12-24 11:44:10.317304255 +0100
+++ /var/tmp/diff_new_pack.In2GNv/_new 2018-12-24 11:44:10.317304255 +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/
#
@@ -25,7 +25,6 @@
Group: Development/Languages/Python
URL: https://github.com/grantjenks/python-sortedcontainers
Source:
https://files.pythonhosted.org/packages/source/s/sortedcontainers/sortedcontainers-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros