Accepting request 955867 from devel:languages:python: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. - Older SLE versions should use old OpenSSL. - 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. - Older SLE versions should use old OpenSSL. - 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. - Older SLE versions should use old OpenSSL. OBS-URL: https://build.opensuse.org/request/show/955867 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=166
This commit is contained in:
commit
a939e74527
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 11:00:25 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 10:51:04 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Older SLE versions should use old OpenSSL.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 9 16:49:52 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Wed Feb 9 16:49:52 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -138,8 +138,10 @@ BuildRequires: libbz2-devel
|
|||||||
BuildRequires: libnsl-devel
|
BuildRequires: libnsl-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
# The provider for python(abi) is in rpm-build-python
|
# The provider for python(abi) is in rpm-build-python
|
||||||
BuildRequires: rpm-build-python
|
BuildRequires: rpm-build-python
|
||||||
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
#!BuildIgnore: python
|
#!BuildIgnore: python
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 11:00:25 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 10:51:04 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Older SLE versions should use old OpenSSL.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 9 16:49:52 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Wed Feb 9 16:49:52 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 11:00:25 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 10:51:04 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Older SLE versions should use old OpenSSL.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 9 16:49:52 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Wed Feb 9 16:49:52 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -137,8 +137,10 @@ BuildRequires: gmp-devel
|
|||||||
BuildRequires: libbz2-devel
|
BuildRequires: libbz2-devel
|
||||||
%if %{suse_version} >= 1500
|
%if %{suse_version} >= 1500
|
||||||
BuildRequires: libnsl-devel
|
BuildRequires: libnsl-devel
|
||||||
%endif
|
|
||||||
BuildRequires: libopenssl-1_1-devel
|
BuildRequires: libopenssl-1_1-devel
|
||||||
|
%else
|
||||||
|
BuildRequires: libopenssl-devel
|
||||||
|
%endif
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user