Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.buildout
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
slapos.buildout
Commits
94d0b070
Commit
94d0b070
authored
Oct 14, 2015
by
Reinout van Rees
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #272 from buildout/reinout-interface-pin
Upgraded version pins
parents
ccb9523a
14a8327f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
buildout.cfg
buildout.cfg
+5
-4
No files found.
buildout.cfg
View file @
94d0b070
...
@@ -4,8 +4,10 @@ parts = test oltest py
...
@@ -4,8 +4,10 @@ parts = test oltest py
versions = versions
versions = versions
[versions]
[versions]
zope.interface = 4.0.1
zope.interface = 4.1.3
zope.exceptions = 4.0.1
zope.exceptions = 4.0.8
zc.recipe.testrunner = 2.0.0
zope.testing = 4.5.0
[py]
[py]
recipe = zc.recipe.egg
recipe = zc.recipe.egg
...
@@ -15,7 +17,7 @@ eggs = zc.buildout
...
@@ -15,7 +17,7 @@ eggs = zc.buildout
interpreter = py
interpreter = py
[test]
[test]
recipe = zc.recipe.testrunner
==1.3.0
recipe = zc.recipe.testrunner
eggs =
eggs =
zc.buildout[test]
zc.buildout[test]
zc.recipe.egg
zc.recipe.egg
...
@@ -31,4 +33,3 @@ defaults =
...
@@ -31,4 +33,3 @@ defaults =
'-t',
'-t',
'!(bootstrap|selectingpython|selecting-python)',
'!(bootstrap|selectingpython|selecting-python)',
]
]
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