Skip to content

Commit

Permalink
Pin six to 1.11.0 for plone-4.3.x.cfg to be buildoutable again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotonen committed Mar 1, 2019
1 parent 6758f1d commit 81ff938
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 81ff938

Please sign in to comment.