System for managing development buildouts
https://pypi.python.org/pypi/zc.buildout
System for managing development buildouts.
Buildout is a project designed to solve 2 problems:
* Application-centric assembly and deployment
* Repeatable assembly of programs from Python software distributions
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-zc.buildout
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-zc.buildout && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-zc.buildout.changes | 0000052516 51.3 KB | |
python-zc.buildout.spec | 0000002670 2.61 KB | |
zc.buildout-3.3.tar.gz | 0000188971 185 KB |
Revision 45 (latest revision is 46)
Dirk Mueller (dirkmueller)
committed
(revision 45)
* Allow the -I option in the Python interpreter wrapper * Patch pkg_resources.Distribution to make install of unpinned versions quicker. Most obvious with setuptools. - Update to version 2.13.8 - update to version 2.13.7: - Fix confusion when using multiple Python versions and unintendional use of zc.recipe.egg-2.0.0a3. * If buildout is bootstrapped with a non-final release, it won't downgrade
Comments 0