Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sft
lcgcmake
Commits
f6bb9cc5
Commit
f6bb9cc5
authored
Feb 05, 2021
by
Ivan Razumov
Browse files
Update mysql-connector-python to the latest version
parent
ce42ea96
Pipeline
#2291970
passed with stage
in 6 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cmake/toolchain/heptools-dev-base.cmake
View file @
f6bb9cc5
...
...
@@ -443,7 +443,7 @@ LCG_external_package(msgpackc 3.2.0
LCG_external_package
(
multiprocess 0.70.10
)
LCG_external_package
(
mysql 10.4.12
)
if
(
NOT
${
LCG_OS
}${
LCG_OSVERS
}
STREQUAL slc6
)
# Tests fail
LCG_external_package
(
mysql_connector_python 8.0.
18
)
LCG_external_package
(
mysql_connector_python 8.0.
23
)
endif
()
LCG_external_package
(
nanomsg 1.1.5
)
LCG_external_package
(
nbconvert 5.5.0
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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