Accepting request 925440 from devel:languages:python:Factory
OBS-URL: https://build.opensuse.org/request/show/925440 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=161
This commit is contained in:
commit
e81e86bf69
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 08:17: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 Sep 21 14:54:40 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -131,6 +131,8 @@ BuildRequires: libbz2-devel
|
||||
BuildRequires: libnsl-devel
|
||||
%endif
|
||||
BuildRequires: pkg-config
|
||||
# The provider for python(abi) is in rpm-build-python
|
||||
BuildRequires: rpm-build-python
|
||||
BuildRequires: xz
|
||||
BuildRequires: zlib-devel
|
||||
#!BuildIgnore: python
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 08:17: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 Sep 21 14:54:40 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-doc
|
||||
Version: 2.7.18
|
||||
Release: 0
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 08:17: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 Sep 21 14:54:40 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python
|
||||
Version: 2.7.18
|
||||
Release: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user