Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
File Transfer Service
fts-rest
Commits
4c632dee
Commit
4c632dee
authored
Oct 05, 2018
by
Andrea Manzi
Browse files
Revert "
FTS-1295
: add range for pycurl version"
This reverts commit
28cf6a1f
.
parent
28cf6a1f
Pipeline
#533334
passed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
4c632dee
...
...
@@ -41,7 +41,7 @@ def apply_pycurl_workaround():
# Ugly hack to pick a version that compiles in SLC6
pycurl_ver
=
'>= 7.19, <= 7.43.0.1
--global-option=="--with-nss"
'
pycurl_ver
=
'>= 7.19, <= 7.43.0.1'
dist
=
platform
.
dist
()
if
dist
[
0
]
in
(
'redhat'
,
'centos'
):
apply_m2crypto_workaround
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment