forked from pool/python39
Run spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=92
This commit is contained in:
@@ -124,13 +124,13 @@ Source100: PACKAGING-NOTES
|
|||||||
# to /usr/local if executable is /usr/bin/python* and RPM build
|
# to /usr/local if executable is /usr/bin/python* and RPM build
|
||||||
# is not detected to make pip and distutils install into separate location
|
# is not detected to make pip and distutils install into separate location
|
||||||
Patch02: F00251-change-user-install-location.patch
|
Patch02: F00251-change-user-install-location.patch
|
||||||
# PATCH-FEATURE-UPSTREAM distutils-reproducible-compile.patch gh#python/cpython#8057 mcepl@suse.com
|
|
||||||
# Improve reproduceability
|
|
||||||
Patch06: distutils-reproducible-compile.patch
|
|
||||||
# PATCH-FEATURE-UPSTREAM decimal.patch bsc#1189356 mcepl@suse.com
|
# PATCH-FEATURE-UPSTREAM decimal.patch bsc#1189356 mcepl@suse.com
|
||||||
# fix building with mpdecimal
|
# fix building with mpdecimal
|
||||||
# https://www.bytereef.org/contrib/decimal.diff
|
# https://www.bytereef.org/contrib/decimal.diff
|
||||||
Patch05: decimal.patch
|
Patch05: decimal.patch
|
||||||
|
# PATCH-FEATURE-UPSTREAM distutils-reproducible-compile.patch gh#python/cpython#8057 mcepl@suse.com
|
||||||
|
# Improve reproduceability
|
||||||
|
Patch06: distutils-reproducible-compile.patch
|
||||||
# support finding packages in /usr/local, install to /usr/local by default
|
# support finding packages in /usr/local, install to /usr/local by default
|
||||||
Patch07: python-3.3.0b1-localpath.patch
|
Patch07: python-3.3.0b1-localpath.patch
|
||||||
# replace DATE, TIME and COMPILER by fixed definitions to aid reproducible builds
|
# replace DATE, TIME and COMPILER by fixed definitions to aid reproducible builds
|
||||||
@@ -159,10 +159,6 @@ BuildRequires: lzma-devel
|
|||||||
BuildRequires: netcfg
|
BuildRequires: netcfg
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: pkgconfig
|
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: xz
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(expat)
|
BuildRequires: pkgconfig(expat)
|
||||||
@@ -170,6 +166,10 @@ BuildRequires: pkgconfig(libffi)
|
|||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
#!BuildIgnore: gdk-pixbuf-loader-rsvg
|
#!BuildIgnore: gdk-pixbuf-loader-rsvg
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
|
# The provider for python(abi) is in rpm-build-python
|
||||||
|
BuildRequires: rpm-build-python
|
||||||
|
%endif
|
||||||
%if 0%{?suse_version} >= 1500
|
%if 0%{?suse_version} >= 1500
|
||||||
BuildRequires: pkgconfig(libnsl)
|
BuildRequires: pkgconfig(libnsl)
|
||||||
BuildRequires: pkgconfig(libtirpc)
|
BuildRequires: pkgconfig(libtirpc)
|
||||||
|
|||||||
Reference in New Issue
Block a user