forked from pool/python-rst.linker
Accepting request 1112342 from devel:languages:python
- remove buildrequires that are not used on sle15 * Also supply "parallel_read_safe=True" OBS-URL: https://build.opensuse.org/request/show/1112342 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rst.linker?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 19 14:51:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- remove buildrequires that are not used on sle15
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 5 12:52:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri May 5 12:52:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user