forked from pool/python38
- (bsc#1180125) We really don't Require python-rpm-macros package.
Unnecessary dependency. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=46
This commit is contained in:
parent
3fab9dc2f0
commit
33f76c4544
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 09:15:36 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- (bsc#1180125) We really don't Require python-rpm-macros package.
|
||||
Unnecessary dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 22 08:27:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python38
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -290,7 +290,6 @@ Python, and Macintosh Module Reference in format for devhelp.
|
||||
%package -n %{python_pkg_name}-base
|
||||
Summary: Python 3 Interpreter and Stdlib Core
|
||||
Requires: libpython%{so_version} = %{version}
|
||||
Requires: python-rpm-macros
|
||||
Recommends: %{python_pkg_name} = %{version}
|
||||
#Recommends: python3-ensurepip
|
||||
# python 3.1 didn't have a separate python-base, so it is wrongly
|
||||
|
Loading…
Reference in New Issue
Block a user