Accepting request 933934 from home:mcepl:branches:devel:languages:python
- rpm-build-python dependency is available on the current Factory, not with SLE. OBS-URL: https://build.opensuse.org/request/show/933934 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=88
This commit is contained in:
parent
a87cc20a6a
commit
ed4a6bb277
@ -87,6 +87,12 @@ Wed Nov 17 09:49:22 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
+ bpo-44751: Remove crypt.h include from the public Python.h header.
|
||||
- Drop patch incorrect-deprecation-warn-asyncio.patch, fix included.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 6 13:45:01 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- rpm-build-python dependency is available on the current
|
||||
Factory, not with SLE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 30 12:37:34 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -159,8 +159,10 @@ BuildRequires: lzma-devel
|
||||
BuildRequires: netcfg
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkgconfig
|
||||
%if 0%{?suse_version} >= 1550
|
||||
# The provider for python(abi) is in rpm-build-python
|
||||
BuildRequires: rpm-build-python
|
||||
%endif
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(expat)
|
||||
|
Loading…
Reference in New Issue
Block a user