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
107
Merge Requests
107
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
acf0fcbf
Commit
acf0fcbf
authored
Dec 02, 2020
by
Aurel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more missing eggs
parent
91ffb858
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
stack/erp5/buildout-py3.cfg
stack/erp5/buildout-py3.cfg
+5
-1
stack/erp5/versions-prod.cfg
stack/erp5/versions-prod.cfg
+1
-1
No files found.
stack/erp5/buildout-py3.cfg
View file @
acf0fcbf
...
...
@@ -33,6 +33,8 @@ eggs =
Products.SiteErrorLog
Products.DCWorkflow
xml_marshaller
mysqlclient
Products.ZSQLMethods
Products.DCWorkflow-patches = ${:_profile_base_location_}/../../component/egg-patch/Products.DCWorkflow/workflow_method.patch#7908d849d453a23c321a1a838abddadc
Products.DCWorkflow-patch-options = -p1
...
...
@@ -207,4 +209,6 @@ Products.DCWorkflow = 2.4.0+SlapOSPatched001
lxml = 4.4.3
# This is the version of lxml building, I copy/paste the 4.6.1 from pip install instead
# XXX it must be checked later
xml_marshaller = 1.0.2
\ No newline at end of file
xml_marshaller = 1.0.2
mysqlclient = 2.0.1
Products.ZSQLMethods = 3.0.10
\ No newline at end of file
stack/erp5/versions-prod.cfg
View file @
acf0fcbf
...
...
@@ -4,7 +4,7 @@
[versions]
Zope = 4.1.3
Zope2 = 4.0
AccessControl = 4.
1
AccessControl = 4.
2
Acquisition = 4.6
AuthEncoding = 4.1
BTrees = 4.6.0
...
...
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