{ "info": { "author": "Martin Aspeli", "author_email": "optilude@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Update JIRA tickets moved on a JimFlow Kanban board. See\nhttp://jimflow.jimdo.com.\n\nThis replaces the PHP cron job in JimFlowWall that is designed to run after\nJimFlowKlopfer. It uses the outputs of JimFlowKlopfer.\n\nUsage::\n\n $ jirathumper --url= --username= --password= --config=config.ini klopfer-output.json\n\nThe configuration file (e.g. `config.ini`) contains::\n\n [columns]\n 0 = todo\n 1 = in-progress\n 2 = done\n\nThis maps column indexes (0 is the first one) to the titles of JIRA statuses.\n\nThe input file is produced by JimFlowKlopfer. It maps the current position\n(column index) of each item on the board, as identified by JIRA ticket ids.\n\njirathumper will then look up each ticket in JIRA and identify its current\nstatus. If this is diffent from the one indicated by the columns on the wall,\nit will look for possible transitions to take it into that state. If such a\ntransition exists, it will be executed.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "jimflow kanban jira", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "jirathumper", "package_url": "https://pypi.org/project/jirathumper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jirathumper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/jirathumper/1.0/", "requires_dist": null, "requires_python": null, "summary": "Parse JimFlowKlopfer JSON output files and update JIRA. Replaces the PHP cron job in JimFlowWall.", "version": "1.0" }, "last_serial": 920963, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "446ac275712b4505380ee54b4764550c", "sha256": "50b736396115bf4565c5093c4dba3303e9f6631af6cf153bbca495de0fbd1af7" }, "downloads": -1, "filename": "jirathumper-1.0.tar.gz", "has_sig": false, "md5_digest": "446ac275712b4505380ee54b4764550c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3427, "upload_time": "2013-11-16T00:55:56", "url": "https://files.pythonhosted.org/packages/81/30/1efe3ca28ee14340dbbd2171bbf7811c677c885cfd2a27cbbc181642c817/jirathumper-1.0.tar.gz" } ], "1.0dev": [ { "comment_text": "", "digests": { "md5": "f38224a993d9c8d3629afd17d409aeb7", "sha256": "7428c59be5082046b7905af53347cb5d3a159a1e2ac1be7aa62ebd536feba7f7" }, "downloads": -1, "filename": "jirathumper-1.0dev.tar.gz", "has_sig": false, "md5_digest": "f38224a993d9c8d3629afd17d409aeb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3439, "upload_time": "2013-11-16T00:55:09", "url": "https://files.pythonhosted.org/packages/70/3b/004bbab7f01637b969234be92629aed0c848764df0d477e3d1ab0bad81d3/jirathumper-1.0dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "446ac275712b4505380ee54b4764550c", "sha256": "50b736396115bf4565c5093c4dba3303e9f6631af6cf153bbca495de0fbd1af7" }, "downloads": -1, "filename": "jirathumper-1.0.tar.gz", "has_sig": false, "md5_digest": "446ac275712b4505380ee54b4764550c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3427, "upload_time": "2013-11-16T00:55:56", "url": "https://files.pythonhosted.org/packages/81/30/1efe3ca28ee14340dbbd2171bbf7811c677c885cfd2a27cbbc181642c817/jirathumper-1.0.tar.gz" } ] }