Hello community,
here is the log from the commit of package python-cssselect for
openSUSE:Factory checked in at 2018-12-14 20:46:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cssselect (Old)
and /work/SRC/openSUSE:Factory/.python-cssselect.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cssselect"
Fri Dec 14 20:46:44 2018 rev:11 rq:655721 version:1.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cssselect/python-cssselect.changes
2018-01-16 09:25:27.393177897 +0100
+++
/work/SRC/openSUSE:Factory/.python-cssselect.new.28833/python-cssselect.changes
2018-12-14 20:46:46.873559575 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:47:02 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cssselect.spec ++++++
--- /var/tmp/diff_new_pack.ibXPSS/_old 2018-12-14 20:46:47.737558384 +0100
+++ /var/tmp/diff_new_pack.ibXPSS/_new 2018-12-14 20:46:47.741558379 +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,7 @@
Group: Development/Languages/Python
Url: http://packages.python.org/cssselect/
Source:
https://pypi.io/packages/source/c/cssselect/cssselect-%{version}.tar.gz
-BuildRequires: %{python_module devel}
+BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch