Skip to content

Commit

Permalink
No longer test compatibility with old dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Sep 2, 2016
1 parent e040364 commit 58f96d0
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 38 deletions.
15 changes: 12 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ Features Added

- AccessControl = 4.0a3
- AuthEncoding = 4.0.0
- Products.PythonScripts = 4.0
- Products.ZCatalog = 4.0.a2
- Products.ZCTextIndex = 4.0
- Products.ZCatalog = 4.0a2
- zExceptions = 3.3

Restructuring
Expand Down Expand Up @@ -85,6 +83,17 @@ Restructuring

- Merge `Products.OFSP` project back in.

- No longer test compatibility with dependencies:

``Products.ExternalMethod``
``Products.PythonScripts``
``Products.Sessions``
``Products.SiteErrorLog``
``Products.TemporaryFolder``
``tempstorage``
``zLOG``
``ZopeUndo``

- Dropped dependency declarations for indirect dependencies:

``docutils``
Expand Down
9 changes: 1 addition & 8 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,25 +59,18 @@ eggs =
five.globalrequest
MultiMapping
Persistence
zExceptions
Zope2
# RestrictedPython has an optional dependency on DateTime, make sure to run its
# tests with DateTime being available
RestrictedPython
zExceptions
# Test optional dependencies.
Missing
Products.BTreeFolder2
Products.ExternalMethod
Products.MailHost
Products.PythonScripts
Products.Sessions
Products.SiteErrorLog
Products.TemporaryFolder
Products.ZCatalog
Record
tempstorage
ZServer
zLOG


[ztktests]
Expand Down
9 changes: 0 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ MultiMapping==3.0
PasteDeploy==1.5.2
Persistence==3.0a1
Products.BTreeFolder2==3.0
Products.ExternalMethod==3.0
Products.MailHost==3.0
Products.PythonScripts==4.0
Products.Sessions==4.0
Products.SiteErrorLog==4.0
Products.TemporaryFolder==4.0
Products.ZCTextIndex==4.0
Products.ZCatalog==4.0a2
Record==3.1
Expand All @@ -27,21 +22,17 @@ WebTest==2.0.23
ZConfig==3.1.0
ZEO==4.2.1
ZODB==4.4.2
ZopeUndo==4.1
five.globalrequest==1.0
initgroups==3.0
mechanize==0.2.5
persistent==4.2.1
pytz==2016.6.1
repoze.retry==1.4
six==1.10.0
sourcecodegen==0.6.14
tempstorage==3.0
transaction==1.6.1
waitress==0.9.0
z3c.pt==2.2.3
zExceptions==3.3
zLOG==3.0
zc.lockfile==1.2.1
zdaemon==4.1.0
zodbpickle==0.6.0
Expand Down
9 changes: 0 additions & 9 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,12 @@ zExceptions = git ${remotes:github}/zExceptions pushurl=${remotes:github_push}/z
zope.globalrequest = git ${remotes:github}/zope.globalrequest pushurl=${remotes:github_push}/zope.globalrequest

# Optional dependencies
initgroups = git ${remotes:github}/initgroups pushurl=${remotes:github_push}/initgroups
Missing = git ${remotes:github}/Missing pushurl=${remotes:github_push}/Missing
Products.BTreeFolder2 = git ${remotes:github}/Products.BTreeFolder2 pushurl=${remotes:github_push}/Products.BTreeFolder2
Products.ExternalMethod = git ${remotes:github}/Products.ExternalMethod pushurl=${remotes:github_push}/Products.ExternalMethod
Products.MailHost = git ${remotes:github}/Products.MailHost pushurl=${remotes:github_push}/Products.MailHost
Products.PythonScripts = git ${remotes:github}/Products.PythonScripts pushurl=${remotes:github_push}/Products.PythonScripts
Products.Sessions = git ${remotes:github}/Products.Sessions.git pushurl=${remotes:github_push}/Products.Sessions
Products.SiteErrorLog = git ${remotes:github}/Products.SiteErrorLog pushurl=${remotes:github_push}/Products.SiteErrorLog
Products.TemporaryFolder = git ${remotes:github}/Products.TemporaryFolder pushurl=${remotes:github_push}/Products.TemporaryFolder branch=master
Products.ZCatalog = git ${remotes:github}/Products.ZCatalog pushurl=${remotes:github_push}/Products.ZCatalog branch=master
Products.ZCTextIndex = git ${remotes:github}/Products.ZCTextIndex pushurl=${remotes:github_push}/Products.ZCTextIndex
Record = git ${remotes:github}/Record pushurl=${remotes:github_push}/Record
tempstorage = git ${remotes:github}/tempstorage pushurl=${remotes:github_push}/tempstorage
zLOG = git ${remotes:github}/zLOG pushurl=${remotes:github_push}/zLOG
ZopeUndo = git ${remotes:github}/ZopeUndo pushurl=${remotes:github_push}/ZopeUndo
ZServer = git ${remotes:github}/ZServer pushurl=${remotes:github_push}/ZServer

# ZTK
Expand Down
9 changes: 0 additions & 9 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,14 @@ DateTime = 4.1.1
DocumentTemplate = 2.13.2
ExtensionClass = 4.1.2
five.globalrequest = 1.0
initgroups = 3.0
mechanize = 0.2.5
Missing = 3.1
MultiMapping = 3.0
PasteDeploy = 1.5.2
Persistence = 3.0a1
persistent = 4.2.1
Products.BTreeFolder2 = 3.0
Products.ExternalMethod = 3.0
Products.MailHost = 3.0
Products.PythonScripts = 4.0
Products.Sessions = 4.0
Products.SiteErrorLog = 4.0
Products.TemporaryFolder = 4.0
Products.ZCatalog = 4.0a2
Products.ZCTextIndex = 4.0
pytz = 2016.6.1
Expand All @@ -33,7 +27,6 @@ repoze.retry = 1.4
RestrictedPython = 3.6.0
six = 1.10.0
sourcecodegen = 0.6.14
tempstorage = 3.0
transaction = 1.6.1
waitress = 0.9.0
WebOb = 1.6.1
Expand All @@ -44,10 +37,8 @@ ZConfig = 3.1.0
zdaemon = 4.1.0
ZEO = 4.2.1
zExceptions = 3.3
zLOG = 3.0
ZODB = 4.4.2
zodbpickle = 0.6.0
ZopeUndo = 4.1
zope.annotation = 4.4.1
zope.browser = 2.1.0
zope.browsermenu = 4.1.1
Expand Down

0 comments on commit 58f96d0

Please sign in to comment.