plone / bobtemplates.plone

Python Code Templates for Plone Projects with mr.bob
https://pypi.org/project/bobtemplates.plone/
GNU General Public License v2.0
24 stars 31 forks source link

[buildout] index URL is outdated #436

Closed ale-rt closed 4 years ago

ale-rt commented 4 years ago

See https://github.com/plone/bobtemplates.plone/blob/0b86c3771dd9d7aa9d253fa9ec1fa07f5254d193/bobtemplates/plone/addon/base.cfg.bob#L6

Better would be nothing or at least for really really old buildout versions (i.e. not in base.cfg).

idgserpro commented 4 years ago

@ale-rt this can be done at buildout.plonetest as well:

https://github.com/collective/buildout.plonetest/blob/master/plone-5.2.x.cfg#L2

MrTango commented 4 years ago

fixed in 5.1.1

idgserpro commented 4 years ago

@MrTango I think that for the version of the buildout used in Plone 4.3, it will be necessary to have the index. But I think it won't be a problem because it extends from buildout.plonetest. And there we have the index.