{ "info": { "author": "Mikel Larreategi", "author_email": "mlarreategi@codesyntax.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Installation/Setup", "Topic :: Utilities" ], "description": "==========================================\nFill the changelog using VCS's log feature\n==========================================\n\n\nUsing the features available at zest.releser.lasttaglog this module\nfills the CHANGES file using the VCS's log command.\n\nActual implementation only works with git. To add support to other VCSs you need to add new conditions to the `prettyfy_logs` method\n\nDeveloping\n===========\n\nCreate a virtualenv somewhere::\n\n $ virtualenv .\n $ source bin/activate\n\nInstall zc.buildout::\n\n $ pip install zc.buildout\n\nRun buildout::\n\n $ ./bin/buildout -vv\n\nLatest zest.releaser with the developing version of cs.zestreleaser.changelog will be installed and available through all the scripts created in bin folder.\nSo you can run bin/fullrelease for instance.\n\nChangelog\n=========\n\n0.7 (2015-10-02)\n----------------\n\n- Unicode support for changelog entries [erral]\n\n0.6 (2015-10-01)\n----------------\n\n- Fix changelog update :(.\n\n\n0.5 (2015-09-30)\n----------------\n\n- fix history checking [Mikel Larreategi ]\n\n0.4 (2015-09-24)\n----------------\n\n- use print as function [Mikel Larreategi ]\n\n- get all commits when no tags are found [Mikel Larreategi ]\n\n- documentation and buildout update [Mikel Larreategi ]\n\n- hook changelog filler before the preleaser, because now zest.releaser checks for 'not changes yet' before the middle hook is run [Mikel Larreategi ]\n\n\n\n0.3 (2015-05-25)\n----------------\n\n- Update import to be compatible with zest.releaser >= 4\n\n\n0.2 (2014-12-12)\n----------------\n\n- Show all the commits made since the last tag to the user before asking anything.\n\n\n0.1 (2014-12-12)\n----------------\n\n- Initial implementation: asks the user if he wants to add the last commits made since the last tag to the CHANGES file. This initial implementation works only with git.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codesyntax/cs.zestreleaser.changelog", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "cs.zestreleaser.changelog", "package_url": "https://pypi.org/project/cs.zestreleaser.changelog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cs.zestreleaser.changelog/", "project_urls": { "Homepage": "https://github.com/codesyntax/cs.zestreleaser.changelog" }, "release_url": "https://pypi.org/project/cs.zestreleaser.changelog/0.7/", "requires_dist": null, "requires_python": null, "summary": "Dump the last commit logs into the CHANGES file", "version": "0.7" }, "last_serial": 1748362, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9b685cf05c1ebe0d316cc51fd43ea7a7", "sha256": "60d19a4b69bac9614c7a16c4d96b31e214ddc63c06dbf2f17e9eacc4ec238c13" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.1.zip", "has_sig": false, "md5_digest": "9b685cf05c1ebe0d316cc51fd43ea7a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19504, "upload_time": "2014-12-12T08:59:32", "url": "https://files.pythonhosted.org/packages/aa/07/af9ca1cf494245e7a717e6c11f0d594fa7988b7a242397c7fbeca143ed6f/cs.zestreleaser.changelog-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "7d385afa207aadb6c330e1dfed7ccf21", "sha256": "23a9fedf2cc85076507e0c10d55764b0c67496ef38bf314030920ccc59116d11" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.2.zip", "has_sig": false, "md5_digest": "7d385afa207aadb6c330e1dfed7ccf21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19677, "upload_time": "2014-12-12T09:08:34", "url": "https://files.pythonhosted.org/packages/4f/61/d0e2d0e520e00401141f95a050902367b58872c9c54c6f01813201678e8c/cs.zestreleaser.changelog-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "5ebee1e2749c59e73bb3167428aca663", "sha256": "d7e94e5cb9739ffd4e94f4766b1e811178322966c292a792e34f6ec79c45e231" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.3.tar.gz", "has_sig": false, "md5_digest": "5ebee1e2749c59e73bb3167428aca663", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14208, "upload_time": "2015-05-25T07:47:39", "url": "https://files.pythonhosted.org/packages/c4/ea/09be9eaa3eb3b80ff5abc5b899392779b35624abaf7c2044b82435e7d718/cs.zestreleaser.changelog-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9ece1526fba4ae64dbee6b1b6d21dd24", "sha256": "029012e8325196ed724414e77a5992f8cad1904ad95d508a0694759e188ea368" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.4.tar.gz", "has_sig": false, "md5_digest": "9ece1526fba4ae64dbee6b1b6d21dd24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14680, "upload_time": "2015-09-24T08:08:53", "url": "https://files.pythonhosted.org/packages/32/2f/636e5a8508fdc1fe288d75194da4b8429fdaf1342ad366ec50ae5cfb35e7/cs.zestreleaser.changelog-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "9c467373b3b0a9e821a6682dada8c0ef", "sha256": "2e0c3c22aa3d64282f5aa1f4a025dc16b20de0a88d58666afda9ddfefdb2cba4" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.5.tar.gz", "has_sig": false, "md5_digest": "9c467373b3b0a9e821a6682dada8c0ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14888, "upload_time": "2015-09-30T13:54:14", "url": "https://files.pythonhosted.org/packages/88/58/f47c9246488bcf7a5c433da1e36940f359f8b60c359b165442d4fdc9f494/cs.zestreleaser.changelog-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "6e5b0f1d2515d91d865b59aaa0c6050a", "sha256": "3cd6cb42682eb9ca8ce2a0a1e775ed0e2e0ce3f739cad86c98451e5a8575a30d" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.6.tar.gz", "has_sig": false, "md5_digest": "6e5b0f1d2515d91d865b59aaa0c6050a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14965, "upload_time": "2015-10-01T11:27:43", "url": "https://files.pythonhosted.org/packages/8a/e8/8d02cf6a6686842e11d47547b7c128c64a33f6d31bc036c80dffe260735b/cs.zestreleaser.changelog-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "72e97567da02b141b92dab2248a9f3e0", "sha256": "314f6ab8b0f6a401ad5ec13b093efdf683d2bf6f7083a5ad9554ce54c490be31" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.7.tar.gz", "has_sig": false, "md5_digest": "72e97567da02b141b92dab2248a9f3e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14993, "upload_time": "2015-10-02T06:29:11", "url": "https://files.pythonhosted.org/packages/13/e4/7afe149cc8e7a8f46bdb6faae9be925834ca20cd8ccb7716a1dceb8ed994/cs.zestreleaser.changelog-0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72e97567da02b141b92dab2248a9f3e0", "sha256": "314f6ab8b0f6a401ad5ec13b093efdf683d2bf6f7083a5ad9554ce54c490be31" }, "downloads": -1, "filename": "cs.zestreleaser.changelog-0.7.tar.gz", "has_sig": false, "md5_digest": "72e97567da02b141b92dab2248a9f3e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14993, "upload_time": "2015-10-02T06:29:11", "url": "https://files.pythonhosted.org/packages/13/e4/7afe149cc8e7a8f46bdb6faae9be925834ca20cd8ccb7716a1dceb8ed994/cs.zestreleaser.changelog-0.7.tar.gz" } ] }