Commit b26d1223 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 8ca95bf3
......@@ -614,7 +614,7 @@ cloudooo = 1.2.5-dev
# use newer version than specified in ZTK
PasteDeploy = 1.5.2
Pygments = 2.0.2
coverage = 4.0
coverage = 4.0.1
zope.dottedname = 4.1.0
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
......@@ -631,7 +631,7 @@ SOAPpy = 0.12.0nxd001
# CMF 2.3 is not yet supported.
Products.CMFCalendar = 2.2.3
Products.CMFCore = 2.2.8
Products.CMFCore = 2.2.9
Products.CMFDefault = 2.2.4
Products.CMFTopic = 2.2.1
Products.CMFUid = 2.2.1
......@@ -663,7 +663,7 @@ Pympler = 0.4.2
StructuredText = 2.11.1
WSGIUtils = 0.7
apache-libcloud = 0.18.0
astroid = 1.3.6
astroid = 1.3.8
chardet = 2.3.0
csp-eventlet = 0.7.0
ecdsa = 0.13
......@@ -679,15 +679,16 @@ httplib2 = 0.9.2
huBarcode = 1.0.0
interval = 1.0.0
ipdb = 0.8.1
ipython = 3.2.0
logilab-common = 1.0.2
neoppod = 1.5.0
numpy = 1.10.0.post2
ipython = 4.0.0
logilab-common = 1.1.0
neoppod = 1.5
numpy = 1.10.1
objgraph = 2.0.1
plone.recipe.command = 1.1
ply = 3.8
polib = 1.0.7
pprofile = 1.7.3
ptyprocess = 0.5
pycountry = 1.17
pycrypto = 2.6.1
pyflakes = 1.0.0
......@@ -697,11 +698,12 @@ python-memcached = 1.57
qrcode = 5.1
restkit = 4.2.2
rtjp-eventlet = 0.3.2
simplegeneric = 0.8.1
slapos.recipe.template = 2.8
slapos.toolbox = 0.52
smmap = 0.9.0
socketpool = 0.5.3
spyne = 2.12.9
spyne = 2.12.10
suds = 0.4
threadframe = 0.2
timerserver = 2.0.2
......@@ -716,13 +718,18 @@ xupdate-processor = 0.4
GitPython = 1.0.1
# Required by:
# Products.CMFCore==2.2.8
# Products.CMFCore==2.2.9
Products.ZSQLMethods = 2.13.4
# Required by:
# slapos.toolbox==0.52
atomize = 0.2.0
# Required by:
# ipython==4.0.0
# traitlets==4.0.0
decorator = 4.0.4
# Required by:
# slapos.toolbox==0.52
feedparser = 5.2.1
......@@ -731,6 +738,10 @@ feedparser = 5.2.1
# SOAPpy===0.12.0nxd001
fpconst = 0.7.2
# Required by:
# traitlets==4.0.0
ipython-genutils = 0.1.0
# Required by:
# slapos.toolbox==0.52
lockfile = 0.10.2
......@@ -739,10 +750,26 @@ lockfile = 0.10.2
# slapos.toolbox==0.52
paramiko = 1.15.3
# Required by:
# pickleshare==0.5
path.py = 8.1.2
# Required by:
# ipython==4.0.0
pexpect = 4.0.1
# Required by:
# ipython==4.0.0
pickleshare = 0.5
# Required by:
# slapos.toolbox==0.52
rpdb = 0.1.5
# Required by:
# ipython==4.0.0
traitlets = 4.0.0
# Required by:
# zope.app.testing==3.8.1
zope.app.debug = 3.4.1
......@@ -755,3 +782,8 @@ zope.app.dependable = 3.5.1
# Products.CMFCalendar==2.2.3
# five.formlib==1.0.4
zope.app.form = 4.0.2
# Required by:
# Products.ZCatalog==2.13.27
# zope.container==3.11.2
zope.dottedname = 4.1.0
......@@ -132,7 +132,7 @@ pyOpenSSL = 0.15.1
pyasn1 = 0.1.9
pyparsing = 2.0.3
pytz = 2015.6
requests = 2.8.0
requests = 2.8.1
setuptools = 18.1
simplejson = 3.8.0
six = 1.10.0
......@@ -142,7 +142,7 @@ slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.5
slapos.recipe.build = 0.21
slapos.recipe.cmmi = 0.2
stevedore = 1.8.0
stevedore = 1.9.0
unicodecsv = 0.14.1
xml-marshaller = 0.9.7
......@@ -156,7 +156,7 @@ MarkupSafe = 0.23
# Required by:
# cliff==1.15.0
# stevedore==1.8.0
# stevedore==1.9.0
argparse = 1.4.0
# 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