Accepting request 821067 from home:gmbr3:testing
- Minor spec file fixes OBS-URL: https://build.opensuse.org/request/show/821067 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=19
This commit is contained in:
parent
b7439f20fa
commit
689e6c93a6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 15 10:05:28 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||||
|
|
||||||
|
- Minor spec file fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 15 09:10:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Jul 15 09:10:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -194,9 +194,9 @@ Requires: %{python_pkg_name}-base = %{version}
|
|||||||
Recommends: %{python_pkg_name}-curses
|
Recommends: %{python_pkg_name}-curses
|
||||||
Recommends: %{python_pkg_name}-dbm
|
Recommends: %{python_pkg_name}-dbm
|
||||||
Recommends: %{python_pkg_name}-pip
|
Recommends: %{python_pkg_name}-pip
|
||||||
Provides: python = %{python-version}
|
Provides: python = %{python_version}
|
||||||
%if %{primary_interpreter}
|
%if %{primary_interpreter}
|
||||||
Provides: python3 = %{python-version}
|
Provides: python3 = %{python_version}
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user