Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emmapeel
puppet-tails
Commits
ee82a55c
Commit
ee82a55c
authored
Jun 14, 2020
by
Zen Fu
Browse files
[weblate] Fix python-future tag
parent
dfce2a3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/weblate/python_modules.pp
View file @
ee82a55c
...
...
@@ -82,6 +82,7 @@ class tails::weblate::python_modules () {
tails::pip_package_from_repo
{
'future'
:
version
=>
'0.18.2'
,
# >=0.18.0
tag
=>
'v0.18.2'
,
url
=>
'https://github.com/PythonCharmers/python-future'
,
}
...
...
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