Hello community,
here is the log from the commit of package python-restructuredtext_lint for
openSUSE:Factory checked in at 2018-12-24 11:43:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-restructuredtext_lint (Old)
and /work/SRC/openSUSE:Factory/.python-restructuredtext_lint.new.28833
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-restructuredtext_lint"
Mon Dec 24 11:43:29 2018 rev:2 rq:659650 version:1.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-restructuredtext_lint/python-restructuredtext_lint.changes
2018-06-02 12:02:11.269908329 +0200
+++
/work/SRC/openSUSE:Factory/.python-restructuredtext_lint.new.28833/python-restructuredtext_lint.changes
2018-12-24 11:43:30.773339302 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:53:51 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-restructuredtext_lint.spec ++++++
--- /var/tmp/diff_new_pack.ju93ug/_old 2018-12-24 11:43:31.245338884 +0100
+++ /var/tmp/diff_new_pack.ju93ug/_new 2018-12-24 11:43:31.249338880 +0100
@@ -12,19 +12,19 @@
# 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-%{**}}
Name: python-restructuredtext_lint
Version: 1.1.3
Release: 0
-License: Unlicense
Summary: Linter for reStructuredText
-Url: https://github.com/twolfson/restructuredtext-lint
+License: Unlicense
Group: Development/Languages/Python
+Url: https://github.com/twolfson/restructuredtext-lint
Source:
https://files.pythonhosted.org/packages/source/r/restructuredtext_lint/restructuredtext_lint-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros