ZC Buildout recipe for installing a Zope 3 checkout
Project description
Recipe for creating a Zope 3 checkout in a buildout.
Hopefully, when Zope is packaged as eggs, this won’t be necessary.
The recipe has two options:
- url
The Subversion URL to use to checkout Zope. For example, to get the 3.3 branch, use:
url = svn://svn.zope.org/repos/main/branches/3.3
This option is required.
- revision
The revision to check out. This is optional and defaults to “HEAD”.
The checkout is installed into a subdirectory of the buildout parts directory whose name is the part name used for the recipe.
This location is recorded in a ‘location’ option within the section that other recipes can query to get the location.
Change History
1.2 (2007-02-09)
Added support for the buildout newest mode (-N option) to avoid checking for updates when -N is used.
1.1 (2007-01-22)
Feature Changes
Added an update method to work well with current buildout versions.
Bugs Fixed
When updating installs, extensions and package-includes weren’t updated properly.
1.0.dev_r68900
Initial release.
Download
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for zc.recipe.zope3checkout-1.2-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | c942158ea55c1baea9a197ad1e7efeb51d8d98ab8c6fdd2f5b437501ce444df5 |
|
MD5 | b4e5def83f0249cb03bd7f530b4c8395 |
|
BLAKE2b-256 | 877310d24320f06834ffe3d47fd1edc038a33c742b3850747682ff602f59ac34 |