Commit 83c2efa2 authored by Alain Takoudjou's avatar Alain Takoudjou

fix setuptools version

parent fd6c6ba7
...@@ -204,7 +204,7 @@ pyflakes = 0.7.2 ...@@ -204,7 +204,7 @@ pyflakes = 0.7.2
# supervisor==3.0b1 # supervisor==3.0b1
# zc.buildout==1.6.0-dev-SlapOS-010 # zc.buildout==1.6.0-dev-SlapOS-010
# zope.interface==4.0.5 # zope.interface==4.0.5
setuptools = 0.6c12dev-r88997 setuptools = 0.6c12dev-r88846
# Required by: # Required by:
# slapos.core==0.35.1 # slapos.core==0.35.1
......
...@@ -181,7 +181,7 @@ signature-certificate-list = ...@@ -181,7 +181,7 @@ signature-certificate-list =
[versions] [versions]
pycrypto = 2.6 pycrypto = 2.6
lxml = 3.2.1 lxml = 3.2.1
setuptools = 0.6c12dev-r88997 setuptools = 0.6c12dev-r88846
Jinja2 = 2.7 Jinja2 = 2.7
MarkupSafe = 0.18 MarkupSafe = 0.18
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment