Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ayush Tiwari
slapos.package
Commits
e15801fd
Commit
e15801fd
authored
Dec 03, 2015
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Start prepare new package for re6st.
parent
b8fba8a2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
12 deletions
+4
-12
obs/re6st/prepare_re6st_build.sh
obs/re6st/prepare_re6st_build.sh
+4
-4
obs/re6st/re6st-node/re6stnet/buildout.cfg.in
obs/re6st/re6st-node/re6stnet/buildout.cfg.in
+0
-8
No files found.
obs/re6st/prepare_re6st_build.sh
View file @
e15801fd
#!/bin/sh -e
# Edit for release
VERSION
=
0.4
26
VERSION
=
0.4
35
# Edit for release
RECIPE_VERSION
=
0.265
RECIPE_VERSION
=
1.0.18
# Edit for release
RELEASE
=
2
GITHASH
=
1ddbb2be20b224e7618bd7904bf846fd947b8b16
RELEASE
=
1
GITHASH
=
ded003246fc9a65d6030a8f77a770c33bf9d254b
CURRENT_DIRECTORY
=
"
$(
pwd
)
"
# Define URL to compile
...
...
obs/re6st/re6st-node/re6stnet/buildout.cfg.in
View file @
e15801fd
...
...
@@ -51,11 +51,3 @@ eggs =
six
pyasn1
[re6stnet]
entry-points =
re6stnet=re6st.re6stnet:main
re6st-conf=re6st.re6stconf:main
re6st-registry=re6st.re6stregistry:main
[versions]
re6stnet = 0.426
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