Hello community,
here is the log from the commit of package python-pathspec for openSUSE:Factory
checked in at 2018-12-24 11:40:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pathspec (Old)
and /work/SRC/openSUSE:Factory/.python-pathspec.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pathspec"
Mon Dec 24 11:40:56 2018 rev:2 rq:659542 version:0.5.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pathspec/python-pathspec.changes
2018-05-15 10:32:42.657710973 +0200
+++
/work/SRC/openSUSE:Factory/.python-pathspec.new.28833/python-pathspec.changes
2018-12-24 11:40:57.821474922 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:51:19 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pathspec.spec ++++++
--- /var/tmp/diff_new_pack.vDyFa1/_old 2018-12-24 11:40:58.245474547 +0100
+++ /var/tmp/diff_new_pack.vDyFa1/_new 2018-12-24 11:40:58.249474543 +0100
@@ -12,7 +12,8 @@
# 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-%{**}}
@@ -20,12 +21,11 @@
Name: python-pathspec
Version: 0.5.6
Release: 0
-License: MPL-2.0
Summary: Utility library for gitignore style pattern matching of file
paths
-Url: https://github.com/cpburnz/python-path-specification
+License: MPL-2.0
Group: Development/Languages/Python
+Url: https://github.com/cpburnz/python-path-specification
Source:
https://files.pythonhosted.org/packages/source/p/pathspec/pathspec-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros