Commit e3144a8a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 337f29c0
...@@ -15,7 +15,7 @@ collective.recipe.environment = 0.2.0 ...@@ -15,7 +15,7 @@ collective.recipe.environment = 0.2.0
ecdsa = 0.13 ecdsa = 0.13
erp5.util = 0.4.43 erp5.util = 0.4.43
gitdb = 0.6.4 gitdb = 0.6.4
gunicorn = 19.4.1 gunicorn = 19.4.5
prettytable = 0.7.2 prettytable = 0.7.2
pycrypto = 2.6.1 pycrypto = 2.6.1
slapos.recipe.template = 2.8 slapos.recipe.template = 2.8
......
...@@ -601,7 +601,7 @@ scripts += ...@@ -601,7 +601,7 @@ scripts +=
Acquisition = 2.13.8+SlapOSPatched001 Acquisition = 2.13.8+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001 Products.DCWorkflow = 2.2.4+SlapOSPatched001
pysvn = 1.7.10+SlapOSPatched002 pysvn = 1.7.10+SlapOSPatched002
python-ldap = 2.4.20+SlapOSPatched001 python-ldap = 2.4.22+SlapOSPatched001
# specify dev version to be sure that an old released version is not used # specify dev version to be sure that an old released version is not used
cloudooo = 1.2.5-dev cloudooo = 1.2.5-dev
...@@ -641,7 +641,7 @@ zope.app.publication = 3.14.0 ...@@ -641,7 +641,7 @@ zope.app.publication = 3.14.0
zope.app.testing = 3.8.1 zope.app.testing = 3.8.1
# Pinned versions # Pinned versions
Pillow = 3.0.0 Pillow = 3.1.0
Products.CMFActionIcons = 2.1.3 Products.CMFActionIcons = 2.1.3
Products.DCWorkflowGraph = 0.4.1 Products.DCWorkflowGraph = 0.4.1
Products.ExternalEditor = 2.0.0 Products.ExternalEditor = 2.0.0
...@@ -673,17 +673,17 @@ interval = 1.0.0 ...@@ -673,17 +673,17 @@ interval = 1.0.0
ipdb = 0.8.1 ipdb = 0.8.1
ipython = 4.0.0 ipython = 4.0.0
logilab-common = 1.1.0 logilab-common = 1.1.0
numpy = 1.10.1 numpy = 1.10.4
objgraph = 2.0.1 objgraph = 2.0.1
ply = 3.8 ply = 3.8
polib = 1.0.7 polib = 1.0.7
pprofile = 1.7.3 pprofile = 1.7.3
ptyprocess = 0.5 ptyprocess = 0.5
pycountry = 1.18 pycountry = 1.19
pyflakes = 1.0.0 pyflakes = 1.0.0
# pylint 1.5.1 breaks testDynamicClassGeneration # pylint 1.5.1 breaks testDynamicClassGeneration
pylint = 1.4.4 pylint = 1.4.4
python-magic = 0.4.6 python-magic = 0.4.10
python-memcached = 1.57 python-memcached = 1.57
pytracemalloc = 1.2 pytracemalloc = 1.2
qrcode = 5.1 qrcode = 5.1
......
...@@ -109,14 +109,14 @@ hexagonit.recipe.download = 1.7.post4 ...@@ -109,14 +109,14 @@ hexagonit.recipe.download = 1.7.post4
Jinja2 = 2.8 Jinja2 = 2.8
PyYAML = 3.11 PyYAML = 3.11
Werkzeug = 0.11.2 Werkzeug = 0.11.3
buildout-versions = 1.7 buildout-versions = 1.7
cffi = 1.4.1 cffi = 1.4.2
cliff = 1.15.0 cliff = 1.15.0
cmd2 = 0.6.8 cmd2 = 0.6.8
collective.recipe.template = 1.11 collective.recipe.template = 1.13
cryptography = 1.1.2 cryptography = 1.2.1
decorator = 4.0.4 decorator = 4.0.6
idna = 2.0 idna = 2.0
inotifyx = 0.2.2 inotifyx = 0.2.2
itsdangerous = 0.24 itsdangerous = 0.24
...@@ -129,9 +129,9 @@ prettytable = 0.7.2 ...@@ -129,9 +129,9 @@ prettytable = 0.7.2
psutil = 3.3.0 psutil = 3.3.0
pyOpenSSL = 0.15.1 pyOpenSSL = 0.15.1
pyasn1 = 0.1.9 pyasn1 = 0.1.9
pyparsing = 2.0.6 pyparsing = 2.0.7
pytz = 2015.7 pytz = 2015.7
requests = 2.9.0 requests = 2.9.1
setuptools = 18.1 setuptools = 18.1
simplejson = 3.8.1 simplejson = 3.8.1
six = 1.10.0 six = 1.10.0
...@@ -159,16 +159,16 @@ MarkupSafe = 0.23 ...@@ -159,16 +159,16 @@ MarkupSafe = 0.23
argparse = 1.4.0 argparse = 1.4.0
# Required by: # Required by:
# cryptography==1.1.2 # cryptography==1.2.1
enum34 = 1.1.1 enum34 = 1.1.2
# Required by: # Required by:
# jsonschema==2.5.1 # jsonschema==2.5.1
functools32 = 3.2.3.post2 functools32 = 3.2.3.post2
# Required by: # Required by:
# cryptography==1.1.2 # cryptography==1.2.1
ipaddress = 1.0.14 ipaddress = 1.0.16
# Required by: # Required by:
# slapos.cookbook==1.0.17 # slapos.cookbook==1.0.17
...@@ -183,7 +183,7 @@ lock-file = 2.0 ...@@ -183,7 +183,7 @@ lock-file = 2.0
netifaces = 0.10.4 netifaces = 0.10.4
# Required by: # Required by:
# cffi==1.4.1 # cffi==1.4.2
pycparser = 2.14 pycparser = 2.14
# 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