Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
103
Merge Requests
103
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
d8409763
Commit
d8409763
authored
Oct 16, 2023
by
Julien Muchembled
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEO: default ZODB was changed to 5
See merge request
nexedi/slapos!1122
parent
7102c878
Pipeline
#30517
failed with stage
Changes
4
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
6 deletions
+2
-6
software/neoppod/software-common.cfg
software/neoppod/software-common.cfg
+1
-0
software/neoppod/software-zodb4.cfg
software/neoppod/software-zodb4.cfg
+1
-4
stack/erp5-zope2/buildout.cfg
stack/erp5-zope2/buildout.cfg
+0
-1
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+0
-1
No files found.
software/neoppod/software-common.cfg
View file @
d8409763
...
...
@@ -57,6 +57,7 @@ eggs = neoppod[admin, ctl, master]
zope.testing
coverage
setproctitle
mock
adapter-egg =
${python-mysqlclient:egg}
PyMySQL
...
...
software/neoppod/software-zodb
5
.cfg
→
software/neoppod/software-zodb
4
.cfg
View file @
d8409763
...
...
@@ -2,7 +2,4 @@
extends = software.cfg
[ZODB]
major = 5
[neoppod]
eggs += mock
major = 4
stack/erp5-zope2/buildout.cfg
View file @
d8409763
...
...
@@ -565,7 +565,6 @@ eggs = ${neoppod:eggs}
Jinja2
jsonschema
mechanize
mock
oauthlib
objgraph
${python-pynacl:egg}
...
...
stack/erp5/buildout.cfg
View file @
d8409763
...
...
@@ -556,7 +556,6 @@ eggs = ${neoppod:eggs}
Jinja2
jsonschema
mechanize
mock
oauthlib
objgraph
${python-pynacl:egg}
...
...
Kirill Smelkov
@kirr
mentioned in commit
7f7ff9c0
·
Jan 12, 2024
mentioned in commit
7f7ff9c0
mentioned in commit 7f7ff9c0bf6b04548faf8cde61527b147d4b0473
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