Accepting request 445419 from home:frispete:python
- make sure, that setuptools-certpath.patch is applied unconditionally (fixes traceback in setuptools/ssl_support.py) OBS-URL: https://build.opensuse.org/request/show/445419 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=104
This commit is contained in:
parent
a4c85ff7e8
commit
0d9e0dd31f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 12 12:57:12 UTC 2016 - hpj@urpla.net
|
||||||
|
|
||||||
|
- make sure, that setuptools-certpath.patch is applied
|
||||||
|
unconditionally (fixes traceback in setuptools/ssl_support.py)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 8 16:02:41 UTC 2016 - tbechtold@suse.com
|
Sat Oct 8 16:02:41 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@ -61,8 +61,8 @@ especially ones that have dependencies on other packages.
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1220
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1220
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4 -p1
|
|
||||||
%endif
|
%endif
|
||||||
|
%patch4 -p1
|
||||||
find . -type f -name "*.orig" -delete
|
find . -type f -name "*.orig" -delete
|
||||||
|
|
||||||
# fix rpmlint spurious-executable-perm
|
# fix rpmlint spurious-executable-perm
|
||||||
|
3
setuptools-18.3.2.tar.gz
Normal file
3
setuptools-18.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c4ab0c4f227730519dc1e020f875b3ef97e643c8f43a98a4fa0c46fbad12450
|
||||||
|
size 626607
|
Loading…
Reference in New Issue
Block a user