Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

enfold.recipe.patch-1.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page