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
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
Stephane VAROQUI
slapos
Commits
b776d530
Commit
b776d530
authored
Dec 05, 2019
by
Bryton Lacquement
🚪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wip: ERP5: new software release targeting Python 3.x
parent
deb13c58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
57 additions
and
0 deletions
+57
-0
software/erp5/software-py3.cfg
software/erp5/software-py3.cfg
+3
-0
stack/erp5/buildout-py3.cfg
stack/erp5/buildout-py3.cfg
+54
-0
No files found.
software/erp5/software-py3.cfg
0 → 100644
View file @
b776d530
[buildout]
extends =
../../stack/erp5/buildout-py3.cfg
stack/erp5/buildout-py3.cfg
0 → 100644
View file @
b776d530
[buildout]
extends =
../../component/python3/buildout.cfg
buildout.cfg
# Exact version of Zope 4
versions.cfg
versions-prod.cfg
python = python3.5
# XXX: ignore for now
parts -=
# Require a version compatible with Py3 (also need to update patches)
rdiff-backup
# VVV No Py3 support VVV
ocropy
hookbox
# ^^^ No Py3 support ^^^
[rdiff-backup]
recipe =
[rdiff-backup-build]
recipe =
[ocropy]
recipe =
[hookbox]
recipe =
[eggs]
eggs -=
# tracemalloc is now part of Python 3.4!
pytracemalloc
# XXX: ignore for now
# VVV No Py3 support VVV
ocropy
${ocropy:egg}
PyXML
threadframe
suds
xupdate_processor
SOAPpy
fpconst
# ^^^ No Py3 support ^^^
[versions]
supervisor = 4.1.0
# zc.recipe.egg 2.0.7 requires zc.buildout>=2.12.0
# From buildout.cfg
zc.recipe.egg = 2.0.3+slapos003
pyasn1-modules = 0.2.7
pyasn1 = 0.4.8
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