{ "info": { "author": "Pablo Caro Revuelta", "author_email": "pcaro@yaco.es", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "zest.releaser addon\n===================\n\nhttp://pypi.python.org/pypi/zest.releaser is collection of command-line programs to help you\nautomate the task of releasing a software project which can be used for\nnon-Python projects too like buildouts.\n\nyaco.releaser is a very simple extension which allow append extra text to the default commit messages.\n\nIt's usefull for us because in Yaco is mandatory to mention a ticket to commit to a project.\n\n.. contents::\n\nInstallation\n------------\nJust a simple ``easy_install yaco.releaser`` is enough.\n\nAlternatively, buildout users can install yaco.releaser as part of a\nspecific project's buildout, by having a buildout configuration such as::\n\n [buildout]\n parts = releaser\n\n [releaser]\n recipe = zc.recipe.egg\n eggs = yaco.releaser\n\nUsage\n-----\nFollow http://pypi.python.org/pypi/zest.releaser documentation\n\nIn the process of ``prerelease`` or ``postrealease`` you will be wondered about adding\nextra text to the commit message.\n\n**Warning**: The ``release`` (so fullrelease neither) are not supported yet, ie. you cannot add and extra\nto the message when creating the new tag.\n\n\nDevelopment notes\n-----------------\nThe svn source can be found at\nhttps://svn.plone.org/svn/collective/yaco.releaser/trunk . If you have access\nto the collective, you can fix bugs right away. Bigger changes on a branch please and mail pcaro_yaco.es about it :-)\n\nTODO\n----\n* Add tests.\n* Support for release and fullrelease commands.\n* Do less interative. Maybe reading for enviroment.\n\n\nCredits\n-------\n* `Pablo Caro Revuelta `_ (Yaco Sistemeas) is the\n originator and main author.\n\nChangelog\n=========\n\n\u00e7 (2010-06-05)\n---------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "yaco.releaser", "package_url": "https://pypi.org/project/yaco.releaser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yaco.releaser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/yaco.releaser/0.1/", "requires_dist": null, "requires_python": null, "summary": "Yaco addon to zest.releaser to include ticket referencce in commits", "version": "0.1" }, "last_serial": 801898, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b018500d72b98849c0d3525629d3f707", "sha256": "65c55d46de04c686e042ad4a9952144eecc047da13ba81611fcba4d35a8542d0" }, "downloads": -1, "filename": "yaco.releaser-0.1.tar.gz", "has_sig": false, "md5_digest": "b018500d72b98849c0d3525629d3f707", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2900, "upload_time": "2010-06-05T15:12:11", "url": "https://files.pythonhosted.org/packages/fd/2d/587e93575ce6ce9695d80cc0121509d84ef8af8f4eb5090599b81db3b203/yaco.releaser-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b018500d72b98849c0d3525629d3f707", "sha256": "65c55d46de04c686e042ad4a9952144eecc047da13ba81611fcba4d35a8542d0" }, "downloads": -1, "filename": "yaco.releaser-0.1.tar.gz", "has_sig": false, "md5_digest": "b018500d72b98849c0d3525629d3f707", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2900, "upload_time": "2010-06-05T15:12:11", "url": "https://files.pythonhosted.org/packages/fd/2d/587e93575ce6ce9695d80cc0121509d84ef8af8f4eb5090599b81db3b203/yaco.releaser-0.1.tar.gz" } ] }