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
28cf6a1f
Commit
28cf6a1f
authored
Oct 05, 2018
by
Andrea Manzi
Browse files
FTS-1295
: add range for pycurl version
parent
985aa0c3
Pipeline
#533327
passed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
28cf6a1f
...
...
@@ -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'
pycurl_ver
=
'>= 7.19, <= 7.43.0.1
--global-option=="--with-nss"
'
dist
=
platform
.
dist
()
if
dist
[
0
]
in
(
'redhat'
,
'centos'
):
apply_m2crypto_workaround
()
...
...
Andrea Manzi
@amanzi
mentioned in commit
4c632dee
·
Oct 05, 2018
mentioned in commit
4c632dee
mentioned in commit 4c632dee93e83c9fdef4f903b721aa36ed05e3c2
Toggle commit list
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