Accepting request 925076 from devel:languages:python:Factory

OBS-URL: https://build.opensuse.org/request/show/925076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python39?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2021-10-25 13:16:44 +00:00 committed by Git OBS Bridge
commit 02c947161e
2 changed files with 11 additions and 0 deletions

View File

@ -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>

View File

@ -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)