|
|
@@ -1,7 +1,7 @@
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# spec file for package python-rst.linker
|
|
|
|
# spec file for package python-rst.linker
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Copyright (c) 2023 SUSE LLC
|
|
|
|
# Copyright (c) 2025 SUSE LLC
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
@@ -26,7 +26,6 @@ License: MIT
|
|
|
|
URL: https://github.com/jaraco/rst.linker
|
|
|
|
URL: https://github.com/jaraco/rst.linker
|
|
|
|
Source: https://files.pythonhosted.org/packages/source/r/%{_name}/%{_name}-%{version}.tar.gz
|
|
|
|
Source: https://files.pythonhosted.org/packages/source/r/%{_name}/%{_name}-%{version}.tar.gz
|
|
|
|
BuildRequires: %{python_module base >= 3.7}
|
|
|
|
BuildRequires: %{python_module base >= 3.7}
|
|
|
|
BuildRequires: %{python_module importlib-metadata if %python-version < 3.8}
|
|
|
|
|
|
|
|
BuildRequires: %{python_module path}
|
|
|
|
BuildRequires: %{python_module path}
|
|
|
|
BuildRequires: %{python_module pip}
|
|
|
|
BuildRequires: %{python_module pip}
|
|
|
|
BuildRequires: %{python_module pytest}
|
|
|
|
BuildRequires: %{python_module pytest}
|
|
|
@@ -38,6 +37,7 @@ BuildRequires: fdupes
|
|
|
|
BuildRequires: python-rpm-macros
|
|
|
|
BuildRequires: python-rpm-macros
|
|
|
|
BuildRequires: python3-Sphinx
|
|
|
|
BuildRequires: python3-Sphinx
|
|
|
|
%if 0%{python_version_nodots} < 38
|
|
|
|
%if 0%{python_version_nodots} < 38
|
|
|
|
|
|
|
|
BuildRequires: %{python_module importlib-metadata if %python-version < 3.8}
|
|
|
|
Requires: python-importlib-metadata
|
|
|
|
Requires: python-importlib-metadata
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Requires: python-python-dateutil
|
|
|
|
Requires: python-python-dateutil
|
|
|
@@ -66,6 +66,6 @@ changelog.
|
|
|
|
%doc CHANGES.rst README.rst
|
|
|
|
%doc CHANGES.rst README.rst
|
|
|
|
# This needs a fix if there will be any more rst.* namespace packages (none on PyPI so far)
|
|
|
|
# This needs a fix if there will be any more rst.* namespace packages (none on PyPI so far)
|
|
|
|
%{python_sitelib}/rst
|
|
|
|
%{python_sitelib}/rst
|
|
|
|
%{python_sitelib}/rst.linker-%{version}*-info
|
|
|
|
%{python_sitelib}/rst[_.]linker-%{version}.dist-info
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|