forked from pool/python-pip
- add on-demand-linkcollector.patch to delay loading the
linkcollector in build environments which have no network and no useful set of certificates OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=126
This commit is contained in:
@@ -46,6 +46,8 @@ Patch0: pip-shipped-requests-cabundle.patch
|
||||
# PATCH-FIX-UPSTREAM distutils-reproducible-compile.patch gh#python/cpython#8057 mcepl@suse.com
|
||||
# To get reproducible builds, byte_compile() of distutils.util now sorts filenames.
|
||||
Patch1: distutils-reproducible-compile.patch
|
||||
# PATCH-FIX-OPENSUSE: delay loading requests and ca-certificates to avoid build cycles
|
||||
Patch2: on-demand-linkcollector.patch
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module setuptools >= 40.8.0}
|
||||
# The rpm python-wheel build is bootstrap friendly since 0.42
|
||||
|
Reference in New Issue
Block a user