Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.recipe.template
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
slapos.recipe.template
Commits
07ecb077
Commit
07ecb077
authored
Jan 08, 2021
by
Julien Muchembled
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 4.5
parent
1d6b316c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGES.txt
CHANGES.txt
+5
-0
setup.py
setup.py
+1
-1
No files found.
CHANGES.txt
View file @
07ecb077
4.5 (2020-01-08)
================
* jinja2: Prevent 'once' from overwriting 'rendered'
4.4 (2019-01-24)
================
...
...
setup.py
View file @
07ecb077
from
setuptools
import
setup
,
find_packages
import
os
version
=
'4.
4
'
version
=
'4.
5
'
name
=
'slapos.recipe.template'
long_description
=
open
(
"README.txt"
).
read
()
+
"
\
n
"
+
\
open
(
os
.
path
.
join
(
'slapos'
,
'recipe'
,
...
...
Jérome Perrin
@jerome
mentioned in merge request
slapos!883 (merged)
·
Jan 12, 2021
mentioned in merge request
slapos!883 (merged)
mentioned in merge request slapos!883
Toggle commit list
Write
Preview
Markdown
is supported
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