{ "info": { "author": "wqy", "author_email": "qiyingwangwqy@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3 :: Only" ], "description": "# Bumping\n\nPython tool to calculate SemVer based on conventional git commit messages.\n\n## Prerequisite\n\n- Python >= 3\n\n## Installation\n\n```bash\npip install bumping\n```\n\n## Usage\n\nExecute `bumping` and the calculated version would be printed.\n\n```bash\n$ bumping\n0.1.1\n```\n### Changelog\n\nAll notable changes to this project will be documented in this file. Dates are displayed in UTC.\n\nGenerated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).\n\n#### 0.3.0\n\n> 9 August 2019\n\n- chore: add travis ci [`#1`](https://github.com/WqyJh/bumping/pull/1)\n- feat: add project structure [`f4c6024`](https://github.com/WqyJh/bumping/commit/f4c6024f71868b8f4ffaaa9ba1013f9732b8da3c)\n- feat: add docopt [`43572ad`](https://github.com/WqyJh/bumping/commit/43572add7f7aacc7819604b39c0f21299cc3fa3c)\n- feat: add version calculating [`cf84d7e`](https://github.com/WqyJh/bumping/commit/cf84d7ee1d080b0ab79f96727adc9544f07c48d9)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/WqyJh/bumping", "keywords": "git,conventionalcommits,SemVer", "license": "", "maintainer": "", "maintainer_email": "", "name": "bumping", "package_url": "https://pypi.org/project/bumping/", "platform": "", "project_url": "https://pypi.org/project/bumping/", "project_urls": { "Homepage": "https://github.com/WqyJh/bumping" }, "release_url": "https://pypi.org/project/bumping/0.3.0/", "requires_dist": [ "gitpython", "docopt" ], "requires_python": "", "summary": "Python tool to calculate SemVer based on conventional git commit messages.", "version": "0.3.0" }, "last_serial": 5655871, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "cec2da1ded48af9a6396834d05471adb", "sha256": "39aa9a115dfe573600f49c0f8b07110fb553d48b19bb0f8224d6d7fb3303679c" }, "downloads": -1, "filename": "bumping-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cec2da1ded48af9a6396834d05471adb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4153, "upload_time": "2019-08-09T13:55:01", "url": "https://files.pythonhosted.org/packages/a8/87/87d57001dde00be82baee033d3acab944ec7f24cb7afd6998e5bd98168e6/bumping-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6de4de3ca02c42d33838e8085379e6e1", "sha256": "96b988fd8a3f6a709121d6fdc3d2fb1c86172762540684d159a81fcd9cc959fa" }, "downloads": -1, "filename": "bumping-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6de4de3ca02c42d33838e8085379e6e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2657, "upload_time": "2019-08-09T13:55:04", "url": "https://files.pythonhosted.org/packages/a8/25/0ca568dfa26a37b5aadc768ac9c60a0e5b60b03e3f2ee3d4ee28abe0efcb/bumping-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cec2da1ded48af9a6396834d05471adb", "sha256": "39aa9a115dfe573600f49c0f8b07110fb553d48b19bb0f8224d6d7fb3303679c" }, "downloads": -1, "filename": "bumping-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cec2da1ded48af9a6396834d05471adb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4153, "upload_time": "2019-08-09T13:55:01", "url": "https://files.pythonhosted.org/packages/a8/87/87d57001dde00be82baee033d3acab944ec7f24cb7afd6998e5bd98168e6/bumping-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6de4de3ca02c42d33838e8085379e6e1", "sha256": "96b988fd8a3f6a709121d6fdc3d2fb1c86172762540684d159a81fcd9cc959fa" }, "downloads": -1, "filename": "bumping-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6de4de3ca02c42d33838e8085379e6e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2657, "upload_time": "2019-08-09T13:55:04", "url": "https://files.pythonhosted.org/packages/a8/25/0ca568dfa26a37b5aadc768ac9c60a0e5b60b03e3f2ee3d4ee28abe0efcb/bumping-0.3.0.tar.gz" } ] }