diff --git a/python39.changes b/python39.changes index b487480..78444fa 100644 --- a/python39.changes +++ b/python39.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 5 09:15:36 UTC 2021 - Matej Cepl + +- (bsc#1180125) We really don't Require python-rpm-macros package. + Unnecessary dependency. + ------------------------------------------------------------------- Wed Dec 16 16:08:42 UTC 2020 - Matej Cepl diff --git a/python39.spec b/python39.spec index 29a9125..99ac04e 100644 --- a/python39.spec +++ b/python39.spec @@ -1,7 +1,7 @@ # # spec file for package python39 # -# 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 @@ -280,7 +280,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