Commit 38c4c692 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent baddbe37
...@@ -5,8 +5,6 @@ extends = ...@@ -5,8 +5,6 @@ extends =
parts = parts =
pycrypto-python pycrypto-python
versions = versions
[pycrypto-python] [pycrypto-python]
recipe = zc.recipe.egg:custom recipe = zc.recipe.egg:custom
egg = pycrypto egg = pycrypto
...@@ -22,6 +20,3 @@ rpath = ...@@ -22,6 +20,3 @@ rpath =
ac_cv_func_malloc_0_nonnull = yes ac_cv_func_malloc_0_nonnull = yes
LDFLAGS = -L${gmp:location}/lib LDFLAGS = -L${gmp:location}/lib
CPPFLAGS = -I${gmp:location}/include CPPFLAGS = -I${gmp:location}/include
[versions]
pycrypto = 2.6.1
...@@ -604,7 +604,7 @@ astroid = 1.3.4 ...@@ -604,7 +604,7 @@ astroid = 1.3.4
chardet = 2.3.0 chardet = 2.3.0
collective.recipe.template = 1.11 collective.recipe.template = 1.11
csp-eventlet = 0.7.0 csp-eventlet = 0.7.0
ecdsa = 0.11 ecdsa = 0.13
elementtree = 1.2.6.post20050316 elementtree = 1.2.6.post20050316
erp5diff = 0.8.1.5 erp5diff = 0.8.1.5
eventlet = 0.16.1 eventlet = 0.16.1
...@@ -625,6 +625,7 @@ ply = 3.4 ...@@ -625,6 +625,7 @@ ply = 3.4
polib = 1.0.6 polib = 1.0.6
pprofile = 1.7.2 pprofile = 1.7.2
pycountry = 1.10 pycountry = 1.10
pycrypto = 2.6.1
pyflakes = 0.8.1 pyflakes = 0.8.1
pylint = 1.4.1 pylint = 1.4.1
python-ldap = 2.4.19 python-ldap = 2.4.19
...@@ -634,7 +635,7 @@ qrcode = 5.1 ...@@ -634,7 +635,7 @@ qrcode = 5.1
restkit = 4.2.2 restkit = 4.2.2
rtjp-eventlet = 0.3.2 rtjp-eventlet = 0.3.2
slapos.recipe.template = 2.6 slapos.recipe.template = 2.6
slapos.toolbox = 0.46.1 slapos.toolbox = 0.47.1
smmap = 0.9.0 smmap = 0.9.0
socketpool = 0.5.3 socketpool = 0.5.3
spyne = 2.11.0 spyne = 2.11.0
...@@ -647,7 +648,7 @@ validictory = 1.0.0 ...@@ -647,7 +648,7 @@ validictory = 1.0.0
xupdate-processor = 0.4 xupdate-processor = 0.4
# Required by: # Required by:
# slapos.toolbox==0.46.1 # slapos.toolbox==0.47.1
GitPython = 0.3.6 GitPython = 0.3.6
# Required by: # Required by:
...@@ -655,11 +656,11 @@ GitPython = 0.3.6 ...@@ -655,11 +656,11 @@ GitPython = 0.3.6
Products.ZSQLMethods = 2.13.4 Products.ZSQLMethods = 2.13.4
# Required by: # Required by:
# slapos.toolbox==0.46.1 # slapos.toolbox==0.47.1
atomize = 0.2.0 atomize = 0.2.0
# Required by: # Required by:
# slapos.toolbox==0.46.1 # slapos.toolbox==0.47.1
feedparser = 5.1.3 feedparser = 5.1.3
# Required by: # Required by:
...@@ -667,11 +668,11 @@ feedparser = 5.1.3 ...@@ -667,11 +668,11 @@ feedparser = 5.1.3
fpconst = 0.7.2 fpconst = 0.7.2
# Required by: # Required by:
# slapos.toolbox==0.46.1 # slapos.toolbox==0.47.1
lockfile = 0.10.2 lockfile = 0.10.2
# Required by: # Required by:
# slapos.toolbox==0.46.1 # slapos.toolbox==0.47.1
paramiko = 1.15.2 paramiko = 1.15.2
# Required by: # Required by:
......
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