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
Release files for zc.recipe.zope3checkout 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zc.recipe.zope3checkout-1.2-py2.4.egg | Legacy Egg format | - | - | Details |
Release files / zc.recipe.zope3checkout-1.2-py2.4.egg
| Download URL | zc.recipe.zope3checkout-1.2-py2.4.egg |
|---|---|
| Size | 5.6 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
c942158ea55c1baea9a197ad1e7efeb51d8d98ab8c6fdd2f5b437501ce444df5
|
|
BLAKE2b-256 checksum How to use checksums |
877310d24320f06834ffe3d47fd1edc038a33c742b3850747682ff602f59ac34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |