Skip to content

Commit

Permalink
Merge pull request #679 from plone/jo-fix-travis-43
Browse files Browse the repository at this point in the history
Pin six to 1.11.0 for plone-4.3.x.cfg to be buildoutable again
  • Loading branch information
tisto committed Mar 4, 2019
2 parents d59fb19 + 81ff938 commit d1a71f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Expand Up @@ -11,7 +11,8 @@ Changelog
3.6.1 (unreleased)
------------------

- Nothing changed yet.
- Fixed the 4.3.x travis build by pinning six up to 1.11.0 for the 4.3.x buildout.
[Rotonen]


3.6.0 (2019-02-16)
Expand Down
1 change: 1 addition & 0 deletions plone-4.3.x.cfg
Expand Up @@ -6,4 +6,5 @@ extends =

[versions]
pytz = 2017.3
six = 1.11.0
zope.interface = 4.1.0

0 comments on commit d1a71f8

Please sign in to comment.