Skip to main content

Buildout recipes for PasteDeploy

Project description

********************************************************
deployrecipes -- Set of Buildout recipes for PasteDeploy
********************************************************

This package offers `PasteDeploy <http://pythonpaste.org/deploy/>`_-specific
`Buildout <http://www.buildout.org/>`_ recipes, such as:

- One to make all the variables in the section of a PasteDeploy configuration
file available in a Buildout parts section.
- One to generate WSGI scripts where the application is loaded by PasteDeploy.

The end-user manual is available at: http://packages.python.org/deployrecipes/

**DeployRecipes** releases
==========================

Version 1.0.1 (2015-10-30)
--------------------------

- Included changelog file in distribution because it's needed by ``setup.py``.
The previous approach stopped working in newer versions of setuptools.
- Added Python 3 compatibility and dropped support for Python 2.5 (and older
versions).


Version 1.0 Final (2013-09-24)
------------------------------

Minor internal changes made:

- Converted :meth:`ConfvarsRecipe.get_config_variables` to a protected method.
- Exposed static method
:meth:`ConfvarsRecipe.get_config_variables_from_app_config` to allow for
sub-classing.


Version 1.0 Release Candidate 2 (2013-06-19)
--------------------------------------------

- Made ``install`` method on recipe return an empty tuple to tell Buildout that
no file was updated.
- Exposed method ``get_config_variables`` on recipe to allow for sub-classing.
- Excluded options in ``global_conf`` from the options made available to other
recipes.


Version 1.0 Release Candidate 1 (2011-04-06)
--------------------------------------------

- Updated minimum version of ``zc.recipe.egg`` to 1.2.2.


Version 1.0 Alpha 5 (2010-02-15)
--------------------------------

- Lowered the required version of *zc.recipe.egg* to v1.1.


Version 1.0 Alpha 4 (2010-02-15)
--------------------------------

- Renamed the ``eggs`` option to ``factory_distribution`` in the ``confvars``
recipe.
- Made the ``confvars`` recipe really load the distribution that provides the
PasteDeploy application factory. Thanks to Jim Fulton for explaining how to
do it!


Version 1.0 Alpha 3 (2010-02-10)
--------------------------------

- Fixed packaging problem, where the module was not included in the distribution.


Version 1.0 Alpha 2 (2010-02-10)
--------------------------------

- Fixed typos in the documentation.
- Added `Paste itself <http://pythonpaste.org/>`_ as a dependency, to avoid
import errors.


Version 1.0 Alpha 1 (2010-02-08)
--------------------------------

Implemented the **confvars** recipe.

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

deployrecipes-1.0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

deployrecipes-1.0.1-py2.py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 2 Python 3

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