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
c91494c5
Commit
c91494c5
authored
Feb 11, 2022
by
Arnaud Fontaine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use [eggs] (like py2 recipe) rather than [zopescripts].
parent
4e217e95
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
57 deletions
+1
-57
stack/erp5/buildout-py3.cfg
stack/erp5/buildout-py3.cfg
+1
-57
No files found.
stack/erp5/buildout-py3.cfg
View file @
c91494c5
...
@@ -8,18 +8,15 @@ parts +=
...
@@ -8,18 +8,15 @@ parts +=
# Development eggs
# Development eggs
slapos-cookbook-develop
slapos-cookbook-develop
slapos-cookbook
slapos-cookbook
zopescripts
PyStemmer
PyStemmer
cython
cython
parts -=
parts -=
# template-neo
# XXX: The following parts have no support for Python 3. Ignore for now.
# XXX: The following parts have no support for Python 3. Ignore for now.
rdiff-backup
rdiff-backup
ocropy
ocropy
hookbox
hookbox
scipy
scipy
numpy
scikit-learn
scikit-learn
scikit-image
scikit-image
PyWavelets
PyWavelets
...
@@ -28,12 +25,6 @@ parts -=
...
@@ -28,12 +25,6 @@ parts -=
matplotlibrc
matplotlibrc
pandas
pandas
h5py
h5py
ipython
tesseract
tesseract-eng-traineddata
tesseract-osd-traineddata
# neoppod
test_suite_runner
custom-js
custom-js
find-links +=
find-links +=
...
@@ -41,45 +32,6 @@ find-links +=
...
@@ -41,45 +32,6 @@ find-links +=
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
http://www.nexedi.org/static/packages/source/slapos.buildout/
http://www.nexedi.org/static/packages/source/slapos.buildout/
[zopescripts]
recipe = zc.recipe.egg
interpreter = zopepy
entry-points =
runwsgi=Products.ERP5.bin.zopewsgi:runwsgi
extra-paths =
${erp5:location}
eggs =
Zope
Paste
ZEO
# Former zope dependencies
pylint
zLOG
docutils
Missing
pytz
zope.sendmail
zope.structuredtext
Products.CMFCore
Products.PythonScripts
Products.SiteErrorLog
xml_marshaller
mysqlclient
Products.ZSQLMethods
Products.DCWorkflow
ply
Products.MimetypesRegistry
Products.CMFDefault
Products.PluggableAuthService
polib
Products.DCWorkflow-patches = ${:_profile_base_location_}/../../component/egg-patch/Products.DCWorkflow/workflow_method.patch#e44faaf9953eee21124c572039ffecf1
Products.DCWorkflow-patch-options = -p1
Zope-patches = ${:_profile_base_location_}/../../component/egg-patch/Zope/0001-OFS-XMLExportImport.patch#12a9b9db76b3cd9035b6032d516143e0
Zope-patch-options = -p1
Acquisition-patches = ${:_profile_base_location_}/../../component/egg-patch/Acquisition/aq_dynamic-4.7.patch#85b0090e216cead0fc86c5c274450d96
Acquisition-patch-options = -p1
[python]
[python]
part = python3
part = python3
...
@@ -94,10 +46,6 @@ setup-eggs =
...
@@ -94,10 +46,6 @@ setup-eggs =
${cython:egg}
${cython:egg}
setuptools-dso
setuptools-dso
[test_suite_runner]
recipe =
[neoppod]
recipe =
[h5py]
[h5py]
recipe =
recipe =
[matplotlibrc]
[matplotlibrc]
...
@@ -122,8 +70,6 @@ recipe =
...
@@ -122,8 +70,6 @@ recipe =
recipe =
recipe =
[scikit-image]
[scikit-image]
recipe =
recipe =
[numpy]
recipe =
[statsmodels]
[statsmodels]
recipe =
recipe =
[seaborn]
[seaborn]
...
@@ -155,14 +101,12 @@ eggs -=
...
@@ -155,14 +101,12 @@ eggs -=
${scipy:egg}
${scipy:egg}
${scikit-learn:egg}
${scikit-learn:egg}
${scikit-image:egg}
${scikit-image:egg}
${numpy:egg}
${matplotlib:egg}
${matplotlib:egg}
${pandas:egg}
${pandas:egg}
h5py
h5py
${h5py:egg}
${h5py:egg}
${statsmodels:egg}
${statsmodels:egg}
astor
astor
${ipython:egg}
# jupter base egg
# jupter base egg
jupyter
jupyter
# explicit eggs to generate scripts from them
# explicit eggs to generate scripts from them
...
@@ -190,7 +134,6 @@ eggs -=
...
@@ -190,7 +134,6 @@ eggs -=
jupyterlab
jupyterlab
jupyterlab-launcher
jupyterlab-launcher
pytesseract
pytesseract
# ${neoppod:eggs}
[pylint]
[pylint]
patches=
patches=
...
@@ -236,6 +179,7 @@ Products.CMFDefault = 2.2.4
...
@@ -236,6 +179,7 @@ Products.CMFDefault = 2.2.4
Products.PluggableAuthService = 2.3
Products.PluggableAuthService = 2.3
Products.PluginRegistry = 1.6
Products.PluginRegistry = 1.6
polib = 1.1.0
polib = 1.1.0
# testrunner
pexpect = 4.8.0
pexpect = 4.8.0
matplotlib-inline = 0.1.3
matplotlib-inline = 0.1.3
backcall = 0.2.0
backcall = 0.2.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