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.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.1-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43d1c7e4e61d36c51644a559b1296abba255211f951e90f619f3c4c7d1ebdbbb |
|
MD5 | 980f9d12917a6225f12daec5baf5a0fc |
|
BLAKE2b-256 | 682426fe1256228c76d3c5fd26a49cb31c5199c454ed7ae799db6b22732e79ff |