Accepting request 1166527 from devel:languages:python:Factory
revert OBS-URL: https://build.opensuse.org/request/show/1166527 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=181
This commit is contained in:
parent
db43d93a80
commit
f364a35c85
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Apr 9 19:37:17 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
||||||
|
|
||||||
- (bsc#1222509) Remove *.exe and *.dll files from bundled wheels.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 24 00:43:14 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Sun Mar 24 00:43:14 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -190,7 +190,6 @@ BuildRequires: netcfg
|
|||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: zip
|
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(expat)
|
BuildRequires: pkgconfig(expat)
|
||||||
BuildRequires: pkgconfig(libffi)
|
BuildRequires: pkgconfig(libffi)
|
||||||
@ -448,12 +447,6 @@ other applications.
|
|||||||
%patch -P 42 -p1
|
%patch -P 42 -p1
|
||||||
%patch -P 43 -p1
|
%patch -P 43 -p1
|
||||||
|
|
||||||
# Remove *.exe files from bundled wheels
|
|
||||||
for ziparch in Lib/ensurepip/_bundled/pip-23.0.1-py3-none-any.whl \
|
|
||||||
Lib/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl ; do
|
|
||||||
zip -vd $ziparch '*.exe' '*.dll'
|
|
||||||
done
|
|
||||||
|
|
||||||
# drop Autoconf version requirement
|
# drop Autoconf version requirement
|
||||||
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
|
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user