forked from pool/python310
Accepting request 925040 from home:dimstar:Factory
- BuildRequire rpm-build-python: The provider to inject python(abi) has been moved there. rpm-build pulls rpm-build-python automatically in when building anything against python3-base, but this implies that the initial build of python3-base does not trigger the automatic installation. OBS-URL: https://build.opensuse.org/request/show/925040 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=18
This commit is contained in:
parent
244186d971
commit
dc5e49f58d
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 13 08:52:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire rpm-build-python: The provider to inject python(abi)
|
||||
has been moved there. rpm-build pulls rpm-build-python
|
||||
automatically in when building anything against python3-base, but
|
||||
this implies that the initial build of python3-base does not
|
||||
trigger the automatic installation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 5 22:36:51 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -180,6 +180,8 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: gdbm-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: readline-devel
|
||||
#The provider for python(abi) is in rpm-build-python
|
||||
BuildRequires: rpm-build-python
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: timezone
|
||||
BuildRequires: update-desktop-files
|
||||
|
Loading…
Reference in New Issue
Block a user