{ "info": { "author": "David Reiss", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Topic :: Software Development :: Bug Tracking", "Topic :: Software Development :: Version Control" ], "description": "=================\r\ngit-jira-attacher\r\n=================\r\nA script to upload patches from Git to JIRA_, designed for use with\r\n`Apache's JIRA installation`_.\r\n\r\ngit-jira-attacher exports patches from Git using ``git format-patch``,\r\nthen attaches them to a JIRA issue using the SOAP API.\r\n\r\n.. _JIRA: http://www.atlassian.com/software/jira/\r\n.. _`Apache's JIRA installation`: https://issues.apache.org/jira/\r\n\r\nUsage\r\n-----\r\nRun without arguments for usage. ``GIT_RANGE`` is a commit range, like\r\nmaster..HEAD. git-jira-attacher expects commit messages to begin\r\nwith (e.g.) ``PROJECT-123.`` in order to identify the\r\nrelevant issue. If all of the commits apply to a single issue,\r\nonly one needs to have the tag. Otherwise, every commit needs a tag.\r\n\r\nThrift developers, don't forget to set *patch available* to true.\r\n\r\nLicense\r\n-------\r\nThis software is distributed under the MIT license.\r\nSee COPYING for details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dreiss/git-jira-attacher/tree", "keywords": "", "license": "MIT License", "maintainer": "Michael Greene", "maintainer_email": "michael.greene@gmail.com", "name": "git-jira-attacher", "package_url": "https://pypi.org/project/git-jira-attacher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/git-jira-attacher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dreiss/git-jira-attacher/tree" }, "release_url": "https://pypi.org/project/git-jira-attacher/0.1/", "requires_dist": null, "requires_python": null, "summary": "Utility for integrating Git and JIRA workflows", "version": "0.1" }, "last_serial": 792436, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ed51cd3a50d0ac5425622ec9cf4ce342", "sha256": "62542d3929664aeee6fe70977bb1b1ff8cdee7d3b4b03846ebf668f73b7f48c5" }, "downloads": -1, "filename": "git-jira-attacher-0.1.tar.gz", "has_sig": false, "md5_digest": "ed51cd3a50d0ac5425622ec9cf4ce342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5087, "upload_time": "2009-07-28T22:25:20", "url": "https://files.pythonhosted.org/packages/c0/f6/a8e4d51ac438edd12fac5d825c50de4305697076e7dbe66750396983ff72/git-jira-attacher-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed51cd3a50d0ac5425622ec9cf4ce342", "sha256": "62542d3929664aeee6fe70977bb1b1ff8cdee7d3b4b03846ebf668f73b7f48c5" }, "downloads": -1, "filename": "git-jira-attacher-0.1.tar.gz", "has_sig": false, "md5_digest": "ed51cd3a50d0ac5425622ec9cf4ce342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5087, "upload_time": "2009-07-28T22:25:20", "url": "https://files.pythonhosted.org/packages/c0/f6/a8e4d51ac438edd12fac5d825c50de4305697076e7dbe66750396983ff72/git-jira-attacher-0.1.tar.gz" } ] }