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 |
---|---|---|
_link | 0000000124 124 Bytes | |
python-zc.buildout.changes | 0000011010 10.8 KB | |
python-zc.buildout.spec | 0000002731 2.67 KB | |
zc.buildout-2.13.4.tar.gz | 0000166871 163 KB |
Revision 32 (latest revision is 46)
Sebastian Wagner (sebix)
committed
(revision 32)
- Update to version 2.13.4: - Pin `setuptools` < 52 as setuptools removed support for `easy_install` in newer versions. (`#543 <https://github.com/buildout/buildout/issues/543>`_) - Support for Python 3.4 is no longer tested using automatic tests. - Add support for Python 3.7 and 3.8.
Comments 0