zc.buildout recipe for applying patches to a buildout tree.
Project description
The recipe provides the means to patch a buildout structure using the ‘patch’ command.
Change History
1.0.1
None yet.
1.0.0
Initial public release.
Detailed Documentation
Supported options
- patch-binary
Path to the patch program. Defaults to ‘patch’ which should work on any system that has the patch program available in the system PATH.
- patch-options
Options passed to the patch program. Defaults to -p0.
- patches
List of patch directories to be searched and then applied to the extracted source. Each file should be given on a separate line. The patch files prefix (up to the first ‘-’) will be used to match the patch file to the target directory. Accepts globbing.
- target
List of directories to be searched for names matching the found patch files. For each matching directory/patch combination, the patch will be applied in place.
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 Distribution
File details
Details for the file enfold.recipe.patch-1.0.1.tar.gz
.
File metadata
- Download URL: enfold.recipe.patch-1.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64be630cc4cb2541406890b0f11d5ffaaa8751b6f823defb2b952973593dfdbc |
|
MD5 | 6202cc22f97098639de7d876abda22f4 |
|
BLAKE2b-256 | 431c76664b3fc042418bc0e2f53adf7e99e9a3119b0f751c4bcb3b294b16c242 |