{ "info": { "author": "Axel Bock", "author_email": "mr.axel.bock@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX", "Programming Language :: Python :: 3" ], "description": "README\n======\n\nTool for quick JIRA logging.\n\nSee README.md for details.\n\nCHANGELOG\n=========\n\n0.17.0\n------\n\nDate: 2018-02-06\n\n- [BUGFIX] ``jira init`` does not delete a previously existing config file any longer\n\n\n0.16.0\n------\n\nDate: 2018-02-04\n\n- [FEATURE] searches can now retrieve all results, yet default limit kept at 50\n\n\n0.15.0\n------\n\nDate: 2018-02-02\n\n- [FEATURE] \"jira new\" now available. might become more powerful soon.\n- [NOTICE] versions 0.14.1 & 0.14.2 are no longer available as source due to git rebases.\n\n\n0.14.2\n------\n\nDate: 2018-02-02\n\n- [BUGFIX] fix dependencies in setup.py, so that pip install works again ...\n- [BUGFIX] list-work working again, output now sorted by duration\n\n\n0.14.0\n------\n\nDate: 2018-02-01\n\n- [FEATURE] log-work will now order the new logs after the last one\n\n\n0.13.0\n------\n\nDate: 2018-02-01\n\n- [FEATURE] add multiline worklog comments using -m\n\n\n0.12.0\n------\n\nDate: 2018-02-01\n\n- [FEATURE] made 'today' an alias for 'm0' in date strings\n- [CHANGE] renamed command \"log-time\" to \"log-work\"\n- [CHANGE] greatly simplified (and changed) cli semantics for log-work\n- [CHANGE] greatly simplified (and changed) cli semantics for fill-day\n- [BUGFIX] cleanup-day working again\n- [BUGFIX] fill-day working again\n\n\n0.11.2\n------\n\n- [BUGFIX] search: fix bug when switching back to .format() strings\n\n\n0.11.1\n------\n\n- [BUGFIX] bulk-create: fix creation of tickets with labels from yaml & json\n\n\n0.11.0\n------\n\nDate: 2017-10-30\n\n- [BUGFIX] most commands: fix a bug in error handling code\n- [BUGFIX] lookup: fixed errors in prime use cases, updated docs\n\n\n0.10.0\n------\n\nDate: 2017-10-23\n\n- [FEATURE] bulk-create: add --set parameter for manual field overrides\n- [FEATURE] bulk-create: add -p/--print parameter\n\n\n0.9.2\n-----\n\nDate: 2017-10-23\n\n- [CHANGE] go back to python 3.5 compatibility by removing f\"\" strings\n\n\n0.9.1\n-----\n\nDate: 2017-10-20\n\n- [CHANGE] bulk-create command: nicer output for --dry-run\n\n\n0.9.0\n-----\n\nDate: 2017-10-20\n\n- [FEATURE] bulk-create command: Add --filter\n- [FEATURE] bulk-create command: Add --dry-run\n- [FEATURE] bulk-create command: Add --start-at\n- [FEATURE] bulk-create command: Add handling of epic_name and epic_link fields\n- [BUGFIX] bulk-create command: Fixed index calculation for log files\n- [CHANGE] bulk-create command: Switched to YAML output format for logs\n- [DOCS] bulk-create-command: updated --help docs with unsupported info\n- NOTE: Still an experimental release.\n\n\n0.8.0\n-----\n\nDate: 2017-10-19\n\n- [FEATURE] Add 'bulk-create' command from CSV, YAML and JSON files\n- [INTERNAL] Restructured internal file layout\n- NOTE: This is an experimental release, it might be that things broke since there is no test coverage.\n\n\n0.7.0\n-----\n\nDate: 2017-06-01\n\n- [FEATURE] Combine search queries in the lookup command\n- [BUGFIX] Remove typo which introduced a syntax error\n- [DOCS] Updated README.md in the repo\n\n\n0.6.0\n-----\n\nDate: 2017-06-01\n\n- [FEATURE] Add command clear-searches\n- [FEATURE] Fix command cleanup-day\n- [DOCS] Many documentation updates\n\n\n0.5.0\n-----\n\nDate: 2017-05-31\n\n- [FEATURE] Add command fill-day\n- [FEATURE] Add command list-worklogs\n- [FEATURE] Add command list-work\n- [FEATURE] Add 'jira' alias in parallel to 'jira-cli'\n\n\n0.4.0\n-----\n\nDate: 2017-05-31\n\n- [FEATURE] Add searches and saved searches\n\n\n0.3.0 - 0.3.2\n-------------\n\nDate: 2017-05-31\n\n- 0.3.2 - another name change, this time to \"another-jira-cli\"\n- 0.3.1 - Update this file with correct version nr :)\n- 0.3.0 - Update project metadata\n- 0.3.0 - Change project name to \"jiracli\" (jira-cli did exist on pypi before)\n\n\n0.2.0\n-----\n\nDate: 2017-05-31\n\n- Add ticket aliases\n\n\n0.1.0\n-----\n\nDate: 2017-04-07\n\n- Initial release\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/CognotektGmbH/python-jira-cli/tarball/0.17.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CognotektGmbH/python-jira-cli", "keywords": "jira cli", "license": "", "maintainer": "", "maintainer_email": "", "name": "another-jira-cli", "package_url": "https://pypi.org/project/another-jira-cli/", "platform": "", "project_url": "https://pypi.org/project/another-jira-cli/", "project_urls": { "Download": "https://github.com/CognotektGmbH/python-jira-cli/tarball/0.17.0", "Homepage": "https://github.com/CognotektGmbH/python-jira-cli" }, "release_url": "https://pypi.org/project/another-jira-cli/0.17.0/", "requires_dist": [ "jira", "click", "arrow", "PyYAML", "dotmap", "pbr", "python-editor" ], "requires_python": "", "summary": "A cli tool for JIRA useful for time tracking and bulk ticket creation.", "version": "0.17.0" }, "last_serial": 3556244, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "e5c81c72bba9899f4605d9ba644f452e", "sha256": "a040e0f2416fc8d35b000c9e3782d3b7fab3561e70209c2b39fb4ad09d883274" }, "downloads": -1, "filename": "another_jira_cli-0.10.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e5c81c72bba9899f4605d9ba644f452e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18919, "upload_time": "2017-10-23T12:56:36", "url": "https://files.pythonhosted.org/packages/df/07/1661c8afd123c492e4d83e59f575ec5ce5ae4da0a645bd68949f7bd6cbd9/another_jira_cli-0.10.0-py3-none-any.whl" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "ed8e3e8464f2be372bd0cfd8ba38f29e", "sha256": "dd06d47b8c55cecc541ced1378b847310be59222fdfd1a4fa4991bff87690067" }, "downloads": -1, "filename": "another_jira_cli-0.11.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ed8e3e8464f2be372bd0cfd8ba38f29e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19921, "upload_time": "2017-10-30T11:09:08", "url": "https://files.pythonhosted.org/packages/66/1b/f61a283c4b6150f71955b54c07d3f3da3ad9d19dc3c5b701a548087327de/another_jira_cli-0.11.0-py3-none-any.whl" } ], "0.11.1": [ { "comment_text": "", "digests": { "md5": "c1e524d83ca25efd8cc9cb23e9ad816f", "sha256": "2be95dca814a559bf2ba8ea108947ba7e58422c6bac70487f3773644d5c8eb1c" }, "downloads": -1, "filename": "another_jira_cli-0.11.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c1e524d83ca25efd8cc9cb23e9ad816f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20081, "upload_time": "2017-10-30T14:16:09", "url": "https://files.pythonhosted.org/packages/e0/e7/409194129eff737984a30232e29871b6fee190eb5528eb449fe1e5451a34/another_jira_cli-0.11.1-py3-none-any.whl" } ], "0.11.2": [ { "comment_text": "", "digests": { "md5": "6b9c9c232318cf4db0e21e3407756034", "sha256": "a58be97f7ed90f7d63d396b4703e8cc4e6c4061711739eb31c09431ede94ddf8" }, "downloads": -1, "filename": "another_jira_cli-0.11.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6b9c9c232318cf4db0e21e3407756034", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20138, "upload_time": "2017-10-31T22:09:59", "url": "https://files.pythonhosted.org/packages/d6/3e/0e5ca2d2fe442245cbb28135a6b4fd4c76edcc501c187f6a56adbabf69f3/another_jira_cli-0.11.2-py3-none-any.whl" } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "f9dee6a3036375270619f4c72ae8f485", "sha256": "e99f6ed8354d4a64f9708820846ecaba363faab8105d665f46738d05b4545203" }, "downloads": -1, "filename": "another_jira_cli-0.12.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f9dee6a3036375270619f4c72ae8f485", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21052, "upload_time": "2018-02-01T19:40:53", "url": "https://files.pythonhosted.org/packages/57/0a/fad1be5354f50f318ef1004f6a37bd48939d38b8a8d3b31048929d9af068/another_jira_cli-0.12.0-py3-none-any.whl" } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "acee70c180c3f26d9e3ff74659ad9057", "sha256": "030789451dadd157b62efc16223511e4885063836c291abfdb4d419dbcf5ee98" }, "downloads": -1, "filename": "another_jira_cli-0.13.0-py3-none-any.whl", "has_sig": false, "md5_digest": "acee70c180c3f26d9e3ff74659ad9057", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21509, "upload_time": "2018-02-01T22:27:42", "url": "https://files.pythonhosted.org/packages/79/2e/da8ff62811a9d55e8bcd48c7bffecfe26c86c59fc85a327d837ce35d8544/another_jira_cli-0.13.0-py3-none-any.whl" } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "622b127ed4654dbbf5fea3bc2c10e7d7", "sha256": "7ee720b3302cd01685a389035764f8793439629a32325762ca8263386e8f6ed2" }, "downloads": -1, "filename": "another_jira_cli-0.14.0-py3-none-any.whl", "has_sig": false, "md5_digest": "622b127ed4654dbbf5fea3bc2c10e7d7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21716, "upload_time": "2018-02-01T22:58:57", "url": "https://files.pythonhosted.org/packages/a2/52/fd16ae28a05ba74e68c62db99f94eec991b1494f36e536508878fee215b2/another_jira_cli-0.14.0-py3-none-any.whl" } ], "0.14.1": [ { "comment_text": "", "digests": { "md5": "fe11d3b24007fac262a420b9bbff9f35", "sha256": "dd91653b6434e0cea2962b01745a2961f5abb09b97779ae04ea732bb157c2ab3" }, "downloads": -1, "filename": "another_jira_cli-0.14.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fe11d3b24007fac262a420b9bbff9f35", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23161, "upload_time": "2018-02-02T19:22:10", "url": "https://files.pythonhosted.org/packages/f4/6c/52f8476fe33139fed1136c673aa79ac614e39ab2a19c3843db56ea582d19/another_jira_cli-0.14.1-py3-none-any.whl" } ], "0.14.3": [ { "comment_text": "", "digests": { "md5": "86d8a7a4ee9e6d95fa94e3b30c2dc0e4", "sha256": "fd23b30114c1e290596492f3bc295d4010c7b03b5d493c1413cec7dc69108952" }, "downloads": -1, "filename": "another_jira_cli-0.14.3-py3-none-any.whl", "has_sig": false, "md5_digest": "86d8a7a4ee9e6d95fa94e3b30c2dc0e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23260, "upload_time": "2018-02-02T19:29:28", "url": "https://files.pythonhosted.org/packages/d1/43/2177a5d43a09c723d5f3e00520696af953e1d8c6aa7f94e844f1cca1a6a7/another_jira_cli-0.14.3-py3-none-any.whl" } ], "0.15.0": [ { "comment_text": "", "digests": { "md5": "5630d096be1d048bd3b3f18d70cd89c4", "sha256": "58857b91509e9092b05ee18d8e3bd527e120bacc4839f45e94df2b7a8374f80c" }, "downloads": -1, "filename": "another_jira_cli-0.15.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5630d096be1d048bd3b3f18d70cd89c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24117, "upload_time": "2018-02-02T21:04:10", "url": "https://files.pythonhosted.org/packages/47/37/1e6465d5c747c86035de463f776cfa6bc356155deee9ba5e1f1ce48467c8/another_jira_cli-0.15.0-py3-none-any.whl" } ], "0.16.0": [ { "comment_text": "", "digests": { "md5": "fbf4fe1ce1d10ff0f5f6786121e9c1cb", "sha256": "a434904b3e10906eafb7a6f7e8c395ed3a5f9262b79e468d9904b293861f1b56" }, "downloads": -1, "filename": "another_jira_cli-0.16.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fbf4fe1ce1d10ff0f5f6786121e9c1cb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24566, "upload_time": "2018-02-04T13:33:01", "url": "https://files.pythonhosted.org/packages/09/e1/171d7d84bdd1a9679bc396b7398201f49c25991325799ac5db8226e0330f/another_jira_cli-0.16.0-py3-none-any.whl" } ], "0.17.0": [ { "comment_text": "", "digests": { "md5": "b5e11f64c49c1002567d2e9734f100bb", "sha256": "448898bdb27ebffb8a4af1615ae76c246c684231c08c4d438ce2c4ab58084e54" }, "downloads": -1, "filename": "another_jira_cli-0.17.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b5e11f64c49c1002567d2e9734f100bb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24754, "upload_time": "2018-02-06T08:59:21", "url": "https://files.pythonhosted.org/packages/6b/50/50da3483bad533750fb590718dde32a974718d394f65e425580aec9e87e6/another_jira_cli-0.17.0-py3-none-any.whl" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "e9e021e13cae6abf5b1d073d2162ca83", "sha256": "86cc1407a79209af74d41dc8d5c9882434997764b6d8478736f01441fe346f96" }, "downloads": -1, "filename": "another_jira_cli-0.3.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e9e021e13cae6abf5b1d073d2162ca83", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8100, "upload_time": "2017-05-31T11:31:25", "url": "https://files.pythonhosted.org/packages/19/53/ee0cc3f01419fb84b89bbe6e359e06cfa22d0014ffb11aabddf3357d88c0/another_jira_cli-0.3.2-py3-none-any.whl" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "213cbe9f9aaac865bcf4094cf33eaf42", "sha256": "922734a9fafb5550054329ce65bb71ed6f57130b2190f802bed3daf103bd4158" }, "downloads": -1, "filename": "another_jira_cli-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "213cbe9f9aaac865bcf4094cf33eaf42", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8911, "upload_time": "2017-05-31T16:24:03", "url": "https://files.pythonhosted.org/packages/82/af/3be6a2b061a5014b75c866426a91fa7de84c7ee8f483ba3c3a8109ffb73d/another_jira_cli-0.4.0-py3-none-any.whl" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "543d99aa158cbafc41a4eed03acc0aaf", "sha256": "089328a97341c22f5428db6a75da4e6ceff6e98adc122cafd2f7338578ced68c" }, "downloads": -1, "filename": "another_jira_cli-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "543d99aa158cbafc41a4eed03acc0aaf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11299, "upload_time": "2017-05-31T20:08:59", "url": "https://files.pythonhosted.org/packages/a8/3e/159dea4ad5c47aafd0dc3f843d0487bed691af10377b4010d8c7f873b8d6/another_jira_cli-0.5.0-py3-none-any.whl" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "fecdc836edb8b2e6726480692602c9c0", "sha256": "32bfbf4b67a24a2cf6022a3921fa1393f66f0a9913af04d65d3c6477245b9a0b" }, "downloads": -1, "filename": "another_jira_cli-0.6.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fecdc836edb8b2e6726480692602c9c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12106, "upload_time": "2017-06-01T11:52:29", "url": "https://files.pythonhosted.org/packages/4e/5a/e7cb53ba401822e85325138dee71ae0b810426d867f68739780fb84f5657/another_jira_cli-0.6.0-py3-none-any.whl" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "b7d6eaadefa2656209ea865d01b3d444", "sha256": "6a761ce75404a7db1d62f8440a4e49fe48a6450fc29fa5b5e3357f7bc4321695" }, "downloads": -1, "filename": "another_jira_cli-0.7.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b7d6eaadefa2656209ea865d01b3d444", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12826, "upload_time": "2017-06-01T15:11:52", "url": "https://files.pythonhosted.org/packages/ff/af/0be3d1fd0bc45436881935aab2974fb7b62182fe8c93f7cab650c2081ab0/another_jira_cli-0.7.0-py3-none-any.whl" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "704fd9dd2e1a1fc5f0267c59b39db02a", "sha256": "04588f8c1f90f6d05d66b5a20dadbbd6df8fd3d22a2d7833dde331dafc982496" }, "downloads": -1, "filename": "another_jira_cli-0.8.0-py3-none-any.whl", "has_sig": false, "md5_digest": "704fd9dd2e1a1fc5f0267c59b39db02a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17284, "upload_time": "2017-10-19T09:13:04", "url": "https://files.pythonhosted.org/packages/df/3f/d8e98cf4f7a6c7b6b4b1f11cecb3c140822b3f96c00fa68466a783dbb156/another_jira_cli-0.8.0-py3-none-any.whl" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "54b81eb6e4bb69aba97803bf143053ba", "sha256": "29eec171d7d74f31248e8c176cfa6da379ff3854724241cc3e02778d1edeb7e9" }, "downloads": -1, "filename": "another_jira_cli-0.9.0-py3-none-any.whl", "has_sig": false, "md5_digest": "54b81eb6e4bb69aba97803bf143053ba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18364, "upload_time": "2017-10-20T14:54:41", "url": "https://files.pythonhosted.org/packages/fe/ad/39d3d603c359bce5115b24e3a2543fcff12a3f008a6a9da62f9ab3b086a7/another_jira_cli-0.9.0-py3-none-any.whl" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "f34b0bcc7dc075337fb5a2b3bce998ab", "sha256": "2dbedf7660d6a524dca27032e91623ade2a2e80e558126abbfec1ffcc8afd267" }, "downloads": -1, "filename": "another_jira_cli-0.9.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f34b0bcc7dc075337fb5a2b3bce998ab", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18364, "upload_time": "2017-10-20T14:54:49", "url": "https://files.pythonhosted.org/packages/06/0c/2e2c71f716973e5c946939cb55075af01ee5554b6fbd5785553e9716458e/another_jira_cli-0.9.1-py3-none-any.whl" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "716629750ab6893e76deaf0786c66bba", "sha256": "565ae0ae73a3288f47dc53683d7b66437c676c97c8ce1fe56196d79df5e10da3" }, "downloads": -1, "filename": "another_jira_cli-0.9.2-py3-none-any.whl", "has_sig": false, "md5_digest": "716629750ab6893e76deaf0786c66bba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18481, "upload_time": "2017-10-23T09:03:02", "url": "https://files.pythonhosted.org/packages/64/62/cec88dafb4488c75a31dac0b7a8f6eda0b7ffe19661defd16f193cdd12a0/another_jira_cli-0.9.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b5e11f64c49c1002567d2e9734f100bb", "sha256": "448898bdb27ebffb8a4af1615ae76c246c684231c08c4d438ce2c4ab58084e54" }, "downloads": -1, "filename": "another_jira_cli-0.17.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b5e11f64c49c1002567d2e9734f100bb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24754, "upload_time": "2018-02-06T08:59:21", "url": "https://files.pythonhosted.org/packages/6b/50/50da3483bad533750fb590718dde32a974718d394f65e425580aec9e87e6/another_jira_cli-0.17.0-py3-none-any.whl" } ] }