Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
e8e6dae0
Commit
e8e6dae0
authored
May 04, 2023
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
handle versions of random2, zope.testing, zope.testrunner and zope.exceptions in stack.slapos.cfg
parent
6aa44820
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
17 deletions
+4
-17
component/ZODB/test-zodb4-wc2.cfg
component/ZODB/test-zodb4-wc2.cfg
+0
-6
component/wendelin.core/test-common.cfg
component/wendelin.core/test-common.cfg
+0
-2
software/dream/software.cfg
software/dream/software.cfg
+0
-3
software/neoppod/software.cfg
software/neoppod/software.cfg
+0
-6
stack/slapos.cfg
stack/slapos.cfg
+4
-0
No files found.
component/ZODB/test-zodb4-wc2.cfg
View file @
e8e6dae0
...
...
@@ -103,9 +103,3 @@ inline =
env.sh = ${ZODB-env.sh:output}
workdir = ${buildout:directory}
[versions]
random2 = 1.0.1
zope.testing = 4.7
zope.testrunner = 5.2
zope.exceptions = 4.4
component/wendelin.core/test-common.cfg
View file @
e8e6dae0
...
...
@@ -60,6 +60,4 @@ inline =
[versions]
neoppod = 1.12.0
zope.testrunner = 5.2
random2 = 1.0.1
software/dream/software.cfg
View file @
e8e6dae0
...
...
@@ -57,7 +57,4 @@ mysqlclient = 1.3.12
# indirect dependancies
cp.recipe.cmd = 0.5
plone.recipe.command = 1.1
zope.exceptions = 4.0.7
zope.testing = 4.1.3
zc.recipe.testrunner = 2.0.0
zope.testrunner = 4.4.6
software/neoppod/software.cfg
View file @
e8e6dae0
...
...
@@ -31,9 +31,3 @@ url = ${:_profile_base_location_}/${:_update_hash_filename_}
recipe = zc.recipe.egg
eggs = erp5.util
interpreter = ${:_buildout_section_name_}
[versions]
# To match ERP5
zope.exceptions = 4.6
zope.testing = 4.10
##
stack/slapos.cfg
View file @
e8e6dae0
...
...
@@ -281,6 +281,7 @@ pytz = 2022.2.1
PyYAML = 5.4.1
pyzmq = 22.3.0
qtconsole = 4.3.0
random2 = 1.0.1
regex = 2020.9.27
requests = 2.28.1
rpdb = 0.1.5
...
...
@@ -342,7 +343,10 @@ zdaemon = 4.2.0
zipp = 3.12.0:whl
zodburi = 2.5.0
zope.event = 4.6.0
zope.exceptions = 4.6
zope.interface = 5.4.0
zope.testing = 4.7
zope.testrunner = 5.2
[versions:python2]
...
...
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