buildout / buildout

Buildout is a deployment automation tool written in and extended with Python
http://www.buildout.org
Other
570 stars 168 forks source link

Pin versions when processing buildout section #637

Open distributist opened 5 months ago

distributist commented 5 months ago

Resolves Issue #577, where versions are not pinned when processing the buildout section, and any prerequisite sections that are processed with it.

I can also create a patch for the buildout 2.x branch, if that is actively being maintained.