Skip to content

Commit

Permalink
Update to currently used versions on branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed May 4, 2020
1 parent c6adb15 commit c3d62ff
Show file tree
Hide file tree
Showing 8 changed files with 109 additions and 109 deletions.
4 changes: 2 additions & 2 deletions releases/4.x/constraints.txt
Expand Up @@ -17,7 +17,7 @@ Record==3.5
RestrictedPython==5.0
WSGIProxy2==0.4.6
WebOb==1.8.6
WebTest==2.0.34
WebTest==2.0.35
ZConfig==3.5.0
ZEO==5.2.1
ZODB==5.5.1
Expand All @@ -29,7 +29,7 @@ funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
mock==3.0.5
pbr==5.4.4
pbr==5.4.5
persistent==4.5.1
pytz==2019.3
roman==3.2
Expand Down
4 changes: 2 additions & 2 deletions releases/4.x/requirements-full.txt
Expand Up @@ -18,7 +18,7 @@ Record==3.5
RestrictedPython==5.0
WSGIProxy2==0.4.6
WebOb==1.8.6
WebTest==2.0.34
WebTest==2.0.35
ZConfig==3.5.0
ZEO==5.2.1
ZODB==5.5.1
Expand All @@ -29,7 +29,7 @@ funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
mock==3.0.5
pbr==5.4.4
pbr==5.4.5
persistent==4.5.1
pytz==2019.3
roman==3.2
Expand Down
4 changes: 2 additions & 2 deletions releases/4.x/versions-prod.cfg
Expand Up @@ -23,7 +23,7 @@ Record = 3.5
RestrictedPython = 5.0
WSGIProxy2 = 0.4.6
WebOb = 1.8.6
WebTest = 2.0.34
WebTest = 2.0.35
ZConfig = 3.5.0
ZEO = 5.2.1
ZODB = 5.5.1
Expand All @@ -35,7 +35,7 @@ future = 0.18.2
ipaddress = 1.0.23
# mock 4.0 and up requires Python 3
mock = 3.0.5
pbr = 5.4.4
pbr = 5.4.5
persistent = 4.5.1
pytz = 2019.3
roman = 3.2
Expand Down
6 changes: 3 additions & 3 deletions releases/4.x/versions.cfg
Expand Up @@ -6,7 +6,7 @@ versions = versions
[versions]
# Version pins for development and optional dependencies.
Babel = 2.8.0
Jinja2 = 2.11.1
Jinja2 = 2.11.2
MarkupSafe = 1.1.1
Pygments = 2.5.2
# Version 2.0+ needs Python 3.x
Expand All @@ -16,7 +16,7 @@ appdirs = 1.4.3
attrs = 19.3.0
backports.functools-lru-cache = 1.6.1
beautifulsoup4 = 4.8.2
bleach = 3.1.4
bleach = 3.1.5
buildout.wheel = 0.2.0
certifi = 2019.11.28
cffi = 1.14.0
Expand Down Expand Up @@ -50,7 +50,7 @@ plone.recipe.command = 1.1
pluggy = 0.13.1
py = 1.8.1
pycparser = 2.19
pyparsing = 2.4.6
pyparsing = 2.4.7
python-gettext = 4.0
readme-renderer = 24.0
repoze.sphinx.autointerface = 0.8
Expand Down
50 changes: 25 additions & 25 deletions releases/master/constraints.txt
@@ -1,8 +1,8 @@
AccessControl==4.1
AccessControl==4.2
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.6.2
BTrees==4.7.2
Chameleon==3.7.0
DateTime==4.3
DocumentTemplate==3.2.2
ExtensionClass==4.4
Expand All @@ -12,7 +12,7 @@ Paste==3.4.0
PasteDeploy==2.1.0
Persistence==3.0
Products.BTreeFolder2==4.2
Products.ZCatalog==5.0.4
Products.ZCatalog==5.1
Record==3.5
RestrictedPython==5.0
SecretStorage==3.1.2
Expand All @@ -23,22 +23,22 @@ ZConfig==3.5.0
ZEO==5.2.1
ZODB==5.5.1
Zope2==4.0
cryptography==2.8
cryptography==2.9.2
five.localsitemanager==3.2.2
funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
jeepney==0.4.2
mock==4.0.1
pbr==5.4.4
persistent==4.5.1
jeepney==0.4.3
mock==4.0.2
pbr==5.4.5
persistent==4.6.4
pytz==2019.3
roman==3.2
shutilwhich==1.1.0
six==1.14.0
transaction==3.0.0
waitress==1.4.3
z3c.pt==3.2.0
z3c.pt==3.3.0
zExceptions==4.1
zc.lockfile==2.0
zdaemon==4.3
Expand All @@ -49,10 +49,10 @@ zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.4
zope.cachedescriptors==4.3.1
zope.component==4.6
zope.component==4.6.1
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
zope.configuration==4.4.0
zope.container==4.4.0
zope.contentprovider==4.2.1
zope.contenttype==4.5.0
zope.datetime==4.2.0
Expand All @@ -61,32 +61,32 @@ zope.deprecation==4.4.0
zope.dottedname==4.3
zope.event==4.4
zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.7.0
zope.filerepresentation==5.0.0
zope.formlib==4.7.1
zope.globalrequest==1.5
zope.hookable==5.0.0
zope.hookable==5.0.1
zope.i18n==4.7.0
zope.i18nmessageid==5.0.0
zope.interface==4.7.1
zope.i18nmessageid==5.0.1
zope.interface==5.1.0
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.5.0
zope.processlifetime==2.3.0
zope.proxy==4.3.3
zope.proxy==4.3.5
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.publisher==5.2.0
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.1.0
zope.schema==6.0.0
zope.security==5.1.1
zope.sendmail==5.0
zope.sequencesort==4.1.2
zope.site==4.2.2
zope.site==4.3.0
zope.size==4.3
zope.structuredtext==4.3
zope.tal==4.4
zope.tales==5.0.1
zope.tales==5.0.2
zope.testbrowser==5.5.1
zope.testing==4.7
zope.testrunner==5.1
zope.traversing==4.3.1
zope.traversing==4.4.1
zope.viewlet==4.2.1
50 changes: 25 additions & 25 deletions releases/master/requirements-full.txt
@@ -1,9 +1,9 @@
-e git+https://github.com/zopefoundation/Zope.git@master#egg=Zope
AccessControl==4.1
AccessControl==4.2
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.6.2
BTrees==4.7.2
Chameleon==3.7.0
DateTime==4.3
DocumentTemplate==3.2.2
ExtensionClass==4.4
Expand All @@ -13,7 +13,7 @@ Paste==3.4.0
PasteDeploy==2.1.0
Persistence==3.0
Products.BTreeFolder2==4.2
Products.ZCatalog==5.0.4
Products.ZCatalog==5.1
Record==3.5
RestrictedPython==5.0
SecretStorage==3.1.2
Expand All @@ -24,22 +24,22 @@ ZConfig==3.5.0
ZEO==5.2.1
ZODB==5.5.1
Zope2==4.0
cryptography==2.8
cryptography==2.9.2
five.localsitemanager==3.2.2
funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
jeepney==0.4.2
mock==4.0.1
pbr==5.4.4
persistent==4.5.1
jeepney==0.4.3
mock==4.0.2
pbr==5.4.5
persistent==4.6.4
pytz==2019.3
roman==3.2
shutilwhich==1.1.0
six==1.14.0
transaction==3.0.0
waitress==1.4.3
z3c.pt==3.2.0
z3c.pt==3.3.0
zExceptions==4.1
zc.lockfile==2.0
zdaemon==4.3
Expand All @@ -50,10 +50,10 @@ zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.4
zope.cachedescriptors==4.3.1
zope.component==4.6
zope.component==4.6.1
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
zope.configuration==4.4.0
zope.container==4.4.0
zope.contentprovider==4.2.1
zope.contenttype==4.5.0
zope.datetime==4.2.0
Expand All @@ -62,32 +62,32 @@ zope.deprecation==4.4.0
zope.dottedname==4.3
zope.event==4.4
zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.7.0
zope.filerepresentation==5.0.0
zope.formlib==4.7.1
zope.globalrequest==1.5
zope.hookable==5.0.0
zope.hookable==5.0.1
zope.i18n==4.7.0
zope.i18nmessageid==5.0.0
zope.interface==4.7.1
zope.i18nmessageid==5.0.1
zope.interface==5.1.0
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.5.0
zope.processlifetime==2.3.0
zope.proxy==4.3.3
zope.proxy==4.3.5
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.publisher==5.2.0
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.1.0
zope.schema==6.0.0
zope.security==5.1.1
zope.sendmail==5.0
zope.sequencesort==4.1.2
zope.site==4.2.2
zope.site==4.3.0
zope.size==4.3
zope.structuredtext==4.3
zope.tal==4.4
zope.tales==5.0.1
zope.tales==5.0.2
zope.testbrowser==5.5.1
zope.testing==4.7
zope.testrunner==5.1
zope.traversing==4.3.1
zope.traversing==4.4.1
zope.viewlet==4.2.1

0 comments on commit c3d62ff

Please sign in to comment.