Hello community,
here is the log from the commit of package python-rst.linker for
openSUSE:Factory checked in at 2020-03-27 00:26:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rst.linker (Old)
and /work/SRC/openSUSE:Factory/.python-rst.linker.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rst.linker"
Fri Mar 27 00:26:32 2020 rev:5 rq:785896 version:1.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rst.linker/python-rst.linker.changes
2019-09-23 12:04:29.861934225 +0200
+++
/work/SRC/openSUSE:Factory/.python-rst.linker.new.3160/python-rst.linker.changes
2020-03-27 00:26:35.068295921 +0100
@@ -1,0 +2,5 @@
+Tue Mar 17 11:08:33 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix building on Leap
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-rst.linker.spec ++++++
--- /var/tmp/diff_new_pack.hA5gnJ/_old 2020-03-27 00:26:35.820296301 +0100
+++ /var/tmp/diff_new_pack.hA5gnJ/_new 2020-03-27 00:26:35.820296301 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-rst.linker
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,9 +23,9 @@
Release: 0
Summary: Changelog link and timestamp adding Sphinx plugin
License: MIT
-Group: Development/Languages/Python
URL: https://github.com/jaraco/rst.linker
Source:
https://files.pythonhosted.org/packages/source/r/%{_name}/%{_name}-%{version}.tar.gz
+BuildRequires: %{python_module importlib-metadata}
BuildRequires: %{python_module jaraco.packaging >= 3.2}
BuildRequires: %{python_module path.py}
BuildRequires: %{python_module pytest >= 3.5}
@@ -36,6 +36,7 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-Sphinx
+Requires: python-importlib-metadata
Requires: python-python-dateutil
Requires: python-six
BuildArch: noarch