Zc.zodbrecipes

Latest version: v3.0

Safety actively analyzes 638452 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.0

==================

New Features
------------

You can now specify a name option in server parts to have installed
files use a different name than the section name.

Bugs Fixed
----------

Pack crontab files weren't removed when parts were removed or renamed.

0.4

================

New Features
------------

The server recipe now honors the deployment name option.

0.3.1

==================

Bugs Fixed
----------

Shell-scripts using su weren't generated correctly.

0.3

================

New Features
------------

- You can now specify an email address in a packing crontab file to
control where errors are sent.

- If you install a general ZEO script, using a zdaemon part::

[zdaemon]
recipe = zc.recipe.egg:script
eggs = zdaemon

you can request that shell scripts be generated that use the generic
zdaemon script. This can make updating software for deployed systems
easier since instance-specific scripts don't depend on paths, like
egg names, that are likely to change.

Bugs Fixed
----------

- ZODB3 and most of its requirements were spurious dependencies of the
recipes. This caused ZODB3 to be installed using the Python used to
run the buildout, which caused problems in some circumstances.

0.2.1

==================

Bugs Fixed
----------

- crontab and logrotate configuration files were being generates incorrectly.

0.2

================

Added handling of %import directives.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.