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:
Matej Cepl 2021-10-13 12:04:56 +00:00 committed by Git OBS Bridge
parent 244186d971
commit dc5e49f58d
2 changed files with 11 additions and 0 deletions

View File

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

View File

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