buildout.coredev/4.3: Use branch 4.1 of Products.statusmessages
Gil Forcada <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: buildout.coredev Branch: refs/heads/4.3 Date: 2017-07-22T10:30:54+02:00 Author: Gil Forcada (gforcada) <[email protected]> Commit: https://github.com/plone/buildout.coredev/commit/55a4b55c7fa9590af850d6389a2a9850842a1a81 Use branch 4.1 of Products.statusmessages master branch is now compatible with Python 3 and on the way to it, it removed Python 2.6 compatibility. Files changed: M sources.cfg diff --git a/sources.cfg b/sources.cfg index 1b3dfb825..a940a214a 100644 --- a/sources.cfg +++ b/sources.cfg @@ -173,7 +173,7 @@ Products.PluginRegistry = git ${remotes:zope}/Products.PluginRegistr Products.PortalTransforms = git ${remotes:plone}/Products.PortalTransforms.git pushurl=${remotes:plone_push}/Products.PortalTransforms.git branch=2.1.x Products.ResourceRegistries = git ${remotes:plone}/Products.ResourceRegistries.git pushurl=${remotes:plone_push}/Products.ResourceRegistries.git branch=2.2.x Products.SecureMailHost = git ${remotes:collective}/Products.SecureMailHost.git pushurl=${remotes:collective_push}/Products.SecureMailHost.git branch=1.1.x -Products.statusmessages = git ${remotes:plone}/Products.statusmessages.git pushurl=${remotes:plone_push}/Products.statusmessages.git branch=master +Products.statusmessages = git ${remotes:plone}/Products.statusmessages.git pushurl=${remotes:plone_push}/Products.statusmessages.git branch=4.1 Products.TinyMCE = git ${remotes:plone}/Products.TinyMCE.git pushurl=${remotes:plone_push}/Products.TinyMCE.git branch=1.3.x Products.validation = git ${remotes:plone}/Products.validation.git pushurl=${remotes:plone_push}/Products.validation.git branch=master Products.ZCatalog = git ${remotes:zope}/Products.ZCatalog.git pushurl=${remotes:zope_push}/Products.ZCatalog.git branch=2.13 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot