Commit 5f2fd26e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

erp5: version up eggs and pin more eggs.

parent 0b3df12e
...@@ -111,20 +111,18 @@ md5sum = febd3ed58043ce1367b86cf6e4e69700 ...@@ -111,20 +111,18 @@ md5sum = febd3ed58043ce1367b86cf6e4e69700
[versions] [versions]
MySQL-python = 1.2.5 MySQL-python = 1.2.5
slapos.recipe.template = 2.8 slapos.recipe.template = 2.9
# patched egg # patched egg
ZODB3 = 3.10.5+SlapOSPatched001 ZODB3 = 3.10.5+SlapOSPatched001
# Required by slapos.toolbox==0.52 # Required by slapos.toolbox==0.52
slapos.toolbox = 0.52 slapos.toolbox = 0.53
apache-libcloud = 0.20.1 apache-libcloud = 0.20.1
atomize = 0.2.0 atomize = 0.2.0
ecdsa = 0.13 ecdsa = 0.13
feedparser = 5.2.1 feedparser = 5.2.1
GitPython = 1.0.1 GitPython = 1.0.2
gitdb = 0.6.4 gitdb = 0.6.4
lockfile = 0.10.2 lockfile = 0.10.2
paramiko = 1.16.0 paramiko = 1.16.0
pycrypto = 2.6.1 pycrypto = 2.6.1
rpdb = 0.1.5
smmap = 0.9.0 smmap = 0.9.0
##
...@@ -633,6 +633,7 @@ cloudooo = 1.2.5-dev ...@@ -633,6 +633,7 @@ cloudooo = 1.2.5-dev
# use newer version than specified in ZTK # use newer version than specified in ZTK
PasteDeploy = 1.5.2 PasteDeploy = 1.5.2
Pygments = 2.0.2 Pygments = 2.0.2
argparse = 1.4.0
coverage = 4.0.3 coverage = 4.0.3
zope.dottedname = 4.1.0 zope.dottedname = 4.1.0
...@@ -665,7 +666,7 @@ zope.app.publication = 3.14.0 ...@@ -665,7 +666,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.1.0 Pillow = 3.1.1
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
...@@ -682,10 +683,12 @@ StructuredText = 2.11.1 ...@@ -682,10 +683,12 @@ StructuredText = 2.11.1
WSGIUtils = 0.7 WSGIUtils = 0.7
# astroid 1.4.1 breaks testDynamicClassGeneration # astroid 1.4.1 breaks testDynamicClassGeneration
astroid = 1.3.8 astroid = 1.3.8
backports-abc = 0.4
chardet = 2.3.0 chardet = 2.3.0
cns.recipe.symlink = 0.2.3
csp-eventlet = 0.7.0 csp-eventlet = 0.7.0
erp5diff = 0.8.1.7 erp5diff = 0.8.1.7
eventlet = 0.18.1 eventlet = 0.18.4
five.formlib = 1.0.4 five.formlib = 1.0.4
five.localsitemanager = 2.0.5 five.localsitemanager = 2.0.5
greenlet = 0.4.9 greenlet = 0.4.9
...@@ -693,33 +696,40 @@ http-parser = 0.8.3 ...@@ -693,33 +696,40 @@ http-parser = 0.8.3
httplib2 = 0.9.2 httplib2 = 0.9.2
huBarcode = 1.0.0 huBarcode = 1.0.0
interval = 1.0.0 interval = 1.0.0
ipdb = 0.8.1 ipdb = 0.8.3
ipython = 4.0.0 ipython = 4.1.1
ipywidgets = 4.1.1
logilab-common = 1.1.0 logilab-common = 1.1.0
matplotlib = 1.4.3 matplotlib = 1.5.1
mistune = 0.7.1
numpy = 1.10.4 numpy = 1.10.4
objgraph = 2.0.1 objgraph = 2.0.1
pandas = 0.16.1 pandas = 0.17.1
path.py = 8.1.2
ply = 3.8 ply = 3.8
polib = 1.0.7 polib = 1.0.7
pprofile = 1.8 pprofile = 1.8
ptyprocess = 0.5 ptyprocess = 0.5.1
pycountry = 1.19 pycountry = 1.20
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-memcached = 1.57 python-memcached = 1.57
pytracemalloc = 1.2 pytracemalloc = 1.2
pyzmq = 15.2.0
qrcode = 5.2.2 qrcode = 5.2.2
restkit = 4.2.2 restkit = 4.2.2
rtjp-eventlet = 0.3.2 rtjp-eventlet = 0.3.2
scikit-learn = 0.16.1 scikit-learn = 0.17.1
scipy = 0.17.0
simplegeneric = 0.8.1 simplegeneric = 0.8.1
socketpool = 0.5.3 socketpool = 0.5.3
spyne = 2.12.11 spyne = 2.12.11
suds = 0.4 suds = 0.4
terminado = 0.6
threadframe = 0.2 threadframe = 0.2
timerserver = 2.0.2 timerserver = 2.0.2
tornado = 4.3
urlnorm = 1.1.2 urlnorm = 1.1.2
uuid = 1.30 uuid = 1.30
validictory = 1.0.1 validictory = 1.0.1
...@@ -730,33 +740,77 @@ xupdate-processor = 0.4 ...@@ -730,33 +740,77 @@ xupdate-processor = 0.4
# Products.CMFCore==2.2.9 # Products.CMFCore==2.2.9
Products.ZSQLMethods = 2.13.4 Products.ZSQLMethods = 2.13.4
# Required by:
# tornado==4.3
backports.ssl-match-hostname = 3.5.0.1
# Required by:
# tornado==4.3
certifi = 2015.11.20.1
# Required by: # Required by:
# qrcode==5.2.2 # qrcode==5.2.2
colorama = 0.3.6 colorama = 0.3.6
# Required by:
# matplotlib==1.5.1
cycler = 0.10.0
# Required by:
# ipython==4.1.1
# traitlets==4.1.0
decorator = 4.0.9
# Required by: # Required by:
# SOAPpy===0.12.0nxd001 # SOAPpy===0.12.0nxd001
fpconst = 0.7.2 fpconst = 0.7.2
# Required by: # Required by:
# traitlets==4.0.0 # ipywidgets==4.1.1
# notebook==4.1.0
ipykernel = 4.2.2
# Required by:
# nbformat==4.0.1
# notebook==4.1.0
# traitlets==4.1.0
ipython-genutils = 0.1.0 ipython-genutils = 0.1.0
# Required by: # Required by:
# pickleshare==0.5 # notebook==4.1.0
path.py = 8.1.2 nbconvert = 4.1.0
# Required by:
# nbconvert==4.1.0
# notebook==4.1.0
nbformat = 4.0.1
# Required by:
# ipywidgets==4.1.1
notebook = 4.1.0
# Required by: # Required by:
# ipython==4.0.0 # ipython==4.1.1
pexpect = 4.0.1 pexpect = 4.0.1
# Required by: # Required by:
# ipython==4.0.0 # ipython==4.1.1
pickleshare = 0.5 pickleshare = 0.6
# Required by:
# matplotlib==1.5.1
# pandas==0.17.1
python-dateutil = 2.4.2
# Required by:
# tornado==4.3
singledispatch = 3.4.0.3
# Required by: # Required by:
# ipython==4.0.0 # ipython==4.1.1
traitlets = 4.0.0 # ipywidgets==4.1.1
# notebook==4.1.0
traitlets = 4.1.0
# Required by: # Required by:
# zope.app.testing==3.8.1 # zope.app.testing==3.8.1
......
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