Accepting request 925038 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/925038 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=85
This commit is contained in:
parent
79e0f644e0
commit
90e6506490
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 13 08:51:46 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 Aug 31 10:17:28 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -159,6 +159,8 @@ BuildRequires: lzma-devel
|
||||
BuildRequires: netcfg
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkgconfig
|
||||
# The provider for python(abi) is in rpm-build-python
|
||||
BuildRequires: rpm-build-python
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(expat)
|
||||
|
Loading…
Reference in New Issue
Block a user