Commit 90f45a53 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent b5958828
......@@ -116,16 +116,16 @@ zodbtools = 0.0.0.dev3
# Required by slapos.toolbox = 0.63
slapos.toolbox = 0.63
PyRSS2Gen = 1.1
apache-libcloud = 1.2.1
apache-libcloud = 1.5.0
atomize = 0.2.0
dnspython = 1.14.0
ecdsa = 0.13
feedparser = 5.2.1
GitPython = 2.1.0
GitPython = 2.1.1
gitdb2 = 2.0.0
lockfile = 0.12.2
mysqlclient = 1.3.9
paramiko = 2.0.2
paramiko = 2.1.1
passlib = 1.6.5
pycrypto = 2.6.1
pycurl = 7.43.0
......
......@@ -622,7 +622,7 @@ scripts +=
Acquisition = 2.13.9+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
pysvn = 1.7.10+SlapOSPatched002
python-ldap = 2.4.27+SlapOSPatched001
python-ldap = 2.4.28+SlapOSPatched001
python-magic = 0.4.12+SlapOSPatched001
# specify dev version to be sure that an old released version is not used
......@@ -632,7 +632,7 @@ cloudooo = 1.2.5-dev
PasteDeploy = 1.5.2
Pygments = 2.1.3
argparse = 1.4.0
coverage = 4.2
coverage = 4.3.1
zope.dottedname = 4.1.0
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
......@@ -664,12 +664,12 @@ zope.app.publication = 3.14.0
zope.app.testing = 3.8.1
# Pinned versions
Pillow = 3.4.2
Pillow = 4.0.0
Products.CMFActionIcons = 2.1.3
Products.DCWorkflowGraph = 0.4.1
# Products.ExternalEditor 2.0.0's dtml is not based on Zope2 OFS's one.
Products.ExternalEditor = 1.1.1
Products.GenericSetup = 1.8.5
Products.GenericSetup = 1.8.6
Products.LongRequestLogger = 2.0.0
# Products.MimetypesRegistry 2.1 requires AccessControl>=3.0.0Acquisition.
Products.MimetypesRegistry = 2.0.10
......@@ -682,51 +682,54 @@ PyXML = 0.8.5
Pympler = 0.4.3
StructuredText = 2.11.1
WSGIUtils = 0.7
ZEO = 4.2.1
# ZEO 5 requires transaction >= 2
ZEO = 4.3.1
ZODB3 = 3.11.0
Zope2 = 2.13.24
astor = 0.5
# astroid 1.4.1 breaks testDynamicClassGeneration
astroid = 1.3.8
backports-abc = 0.4
backports-abc = 0.5
backports.shutil-get-terminal-size = 1.0.0
chardet = 2.3.0
csp-eventlet = 0.7.0
erp5diff = 0.8.1.7
eventlet = 0.19.0
eventlet = 0.20.1
five.formlib = 1.0.4
five.localsitemanager = 2.0.5
greenlet = 0.4.10
greenlet = 0.4.11
http-parser = 0.8.3
httplib2 = 0.9.2
huBarcode = 1.0.0
interval = 1.0.0
ipdb = 0.10.1
ipykernel = 4.5.0
ipykernel = 4.5.2
ipython = 5.1.0
ipython-genutils = 0.1.0
ipywidgets = 5.2.2
logilab-common = 1.2.2
logilab-common = 1.3.0
matplotlib = 1.5.3
mistune = 0.7.3
notebook = 4.2.3
numpy = 1.11.2
objgraph = 3.0.1
pandas = 0.19.1
notebook = 4.3.1
numpy = 1.11.3
objgraph = 3.1.0
pandas = 0.19.2
ply = 3.9
polib = 1.0.7
polib = 1.0.8
pprofile = 1.10.0
prompt-toolkit = 1.0.8
prompt-toolkit = 1.0.9
ptyprocess = 0.5.1
pycountry = 1.20
pycountry = 17.1.8
pyflakes = 1.3.0
# pylint 1.5.1 breaks testDynamicClassGeneration
pylint = 1.4.4
python-memcached = 1.58
pytracemalloc = 1.2
pyzmq = 16.0.0
pyzmq = 16.0.2
qrcode = 5.3
restkit = 4.2.2
rtjp-eventlet = 0.3.2
scikit-learn = 0.18
scikit-learn = 0.18.1
scipy = 0.18.1
simplegeneric = 0.8.1
socketpool = 0.5.3
......@@ -746,11 +749,7 @@ xupdate-processor = 0.4
# Required by:
# Products.CMFCore==2.2.10
Products.ZSQLMethods = 2.13.4
# Required by:
# ipython==5.1.0
backports.shutil-get-terminal-size = 1.0.0
Products.ZSQLMethods = 2.13.5
# Required by:
# tornado==4.4.2
......@@ -774,20 +773,22 @@ decorator = 4.0.10
fpconst = 0.7.2
# Required by:
# nbformat==4.1.0
# notebook==4.2.3
# traitlets==4.3.1
ipython-genutils = 0.1.0
# objgraph==3.1.0
graphviz = 0.5.2
# Required by:
# notebook==4.2.3
# notebook==4.3.1
# nbconvert 4.2.0 depends on entrypoints egg that is not available as tar/zip source.
nbconvert = 4.1.0
# Required by:
# nbconvert==4.1.0
# notebook==4.2.3
nbformat = 4.1.0
# notebook==4.3.1
nbformat = 4.2.0
# Required by:
# Pillow==4.0.0
olefile = 0.44
# Required by:
# ipython==5.1.0
......@@ -803,15 +804,15 @@ pickleshare = 0.7.4
# Required by:
# matplotlib==1.5.3
# pandas==0.19.1
python-dateutil = 2.5.3
# pandas==0.19.2
python-dateutil = 2.6.0
# Required by:
# tornado==4.4.2
singledispatch = 3.4.0.3
# Required by:
# prompt-toolkit==1.0.8
# prompt-toolkit==1.0.9
wcwidth = 0.1.7
# Required by:
......
......@@ -105,32 +105,34 @@ zc.recipe.egg = 1.3.2.post5
# Use own version of h.r.download to be able to open .xz and .lz archives
hexagonit.recipe.download = 1.7.post4
Jinja2 = 2.8
Jinja2 = 2.9.3
PyYAML = 3.12
Werkzeug = 0.11.11
MarkupSafe = 0.23
Werkzeug = 0.11.15
buildout-versions = 1.7
cffi = 1.8.3
click = 6.6
cliff = 2.2.0
cffi = 1.9.1
click = 6.7
cliff = 2.3.0
cmd2 = 0.6.9
collective.recipe.template = 1.13
cryptography = 1.5.2
cryptography = 1.7.1
decorator = 4.0.10
idna = 2.1
idna = 2.2
inotifyx = 0.2.2
itsdangerous = 0.24
lxml = 3.6.4
lock-file = 2.0
lxml = 3.7.2
meld3 = 1.0.2
netaddr = 0.7.18
pbr = 1.10.0
plone.recipe.command = 1.1
prettytable = 0.7.2
psutil = 4.4.2
psutil = 5.0.1
pyOpenSSL = 16.2.0
pyasn1 = 0.1.9
pyparsing = 2.1.10
pytz = 2016.7
requests = 2.11.1
pytz = 2016.10
requests = 2.12.4
setuptools = 19.6.2
six = 1.10.0
slapos.cookbook = 1.0.45
......@@ -139,20 +141,16 @@ slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.5
slapos.recipe.build = 0.28
slapos.recipe.cmmi = 0.2
stevedore = 1.18.0
stevedore = 1.19.1
unicodecsv = 0.14.1
xml-marshaller = 0.9.7
# Required by:
# slapos.core==1.3.18
Flask = 0.11.1
# Required by:
# Jinja2==2.8
MarkupSafe = 0.23
Flask = 0.12
# Required by:
# cryptography==1.5.2
# cryptography==1.7.1
enum34 = 1.1.6
# Required by:
......@@ -160,24 +158,20 @@ enum34 = 1.1.6
functools32 = 3.2.3.post2
# Required by:
# cryptography==1.5.2
# cryptography==1.7.1
ipaddress = 1.0.17
# Required by:
# slapos.cookbook==1.0.45
jsonschema = 2.5.1
# Required by:
# slapos.cookbook==1.0.45
lock-file = 2.0
# Required by:
# slapos.core==1.3.18
# XXX 'slapos node format' raises an exception with netifaces 0.10.5.
netifaces = 0.10.4
# Required by:
# cffi==1.8.3
# cffi==1.9.1
pycparser = 2.17
# Required by:
......@@ -190,7 +184,7 @@ uritemplate = 3.0.0
# Required by:
# slapos.core==1.3.18
zope.interface = 4.3.2
zope.interface = 4.3.3
[networkcache]
download-cache-url = http://www.shacache.org/shacache
......
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