Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install yaco.releaser

How to install yaco.releaser

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install yaco.releaser
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1 Available View build log
Windows (64-bit)
0.1 Available View build log
Mac OS X (10.5+)
0.1 Available View build log
Linux (32-bit)
0.1 Available View build log
Linux (64-bit)
0.1 Available View build log
 
License
GPL
Imports
Lastest release
version 0.1 on Jan 5th, 2011

zest.releaser addon

http://pypi.python.org/pypi/zest.releaser is collection of command-line programs to help you automate the task of releasing a software project which can be used for non-Python projects too like buildouts.

yaco.releaser is a very simple extension which allow append extra text to the default commit messages.

It's usefull for us because in Yaco is mandatory to mention a ticket to commit to a project.

Installation

Just a simple easy_install yaco.releaser is enough.

Alternatively, buildout users can install yaco.releaser as part of a specific project's buildout, by having a buildout configuration such as:

[buildout]
parts = releaser

[releaser]
recipe = zc.recipe.egg
eggs = yaco.releaser
Usage

Follow http://pypi.python.org/pypi/zest.releaser documentation

In the process of prerelease or postrealease you will be wondered about adding extra text to the commit message.

Warning: The release (so fullrelease neither) are not supported yet, ie. you cannot add and extra to the message when creating the new tag.

Development notes

The svn source can be found at https://svn.plone.org/svn/collective/yaco.releaser/trunk . If you have access to the collective, you can fix bugs right away. Bigger changes on a branch please and mail pcaro_yaco.es about it :-)

TODO
  • Add tests.
  • Support for release and fullrelease commands.
  • Do less interative. Maybe reading for enviroment.
Credits

Changelog

ç (2010-06-05)
  • Initial release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.