{ "info": { "author": "Bastian Venthur", "author_email": "venthur@debian.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Bug Tracking" ], "description": "# python-debianbts\n\nPython-debianbts is a Python library that allows for querying Debian's [Bug\nTracking System](https://bugs.debian.org). Since 2011, python-debianbts is used\nby Debian's `reportbug` to query the Bug Tracking System and has currently\n(2017-11) roughly [190.000 installations](https://qa.debian.org/popcon.php?package=python-debianbts).\n\nPython-debianbts is Python2 and Python3 compatible.\n\n\n## Installing\n\n```bash\npip install python-debianbts\n```\n\n\n## Quickstart\n\n```pycon\n>>> import debianbts as bts\n\n>>> bts.get_bugs('package', 'python-debianbts')\n[803900, 787723, 824111, 639458, 726878, 722226, 789047]\n\n>>> bts.get_status(803900, 787723)\n[,\n ]\n\n>>> for b in bts.get_status(803900, 787723):\n... print(b)\n...\nfixed_versions: [u'python-debianbts/1.13']\nblockedby: []\ndone: True\nunarchived: True\nowner:\nsubject: reportbug: crashes when querying Debian BTS for reports on wnpp\narchived: False\nforwarded: https://github.com/venthur/python-debianbts/pull/5\nbug_num: 787723\nmsgid: <20150604130538.GA16742@debian.org>\nsource: python-debianbts\nlocation: db-h\npending: done\noriginator: Antonio Terceiro \nblocks: []\ntags: [u'fixed-upstream', u'patch', u'jessie']\ndate: 2015-06-04 13:09:02\nmergedwith: [722226, 726878, 789047]\nseverity: important\npackage: python-debianbts\nsummary:\nlog_modified: 2016-12-07 01:36:36\nfound_versions: []\naffects: []\n\nfixed_versions: [u'python-debianbts/2.0']\nblockedby: []\ndone: False\nunarchived: False\nowner:\nsubject: reportbug errors out with SOAP error\narchived: False\nforwarded:\nbug_num: 803900\nmsgid: <20151103013542.11170.31413.reportbug@cheddar.halon.org.uk>\nsource: python-debianbts\nlocation: db-h\npending: pending\noriginator: Wookey \nblocks: []\ntags: []\ndate: 2015-11-03 01:39:01\nmergedwith: []\nseverity: normal\npackage: python-debianbts\nsummary:\nlog_modified: 2015-11-03 08:36:04\nfound_versions: []\naffects: []\n```\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/venthur/python-debianbts", "keywords": "debian", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-debianbts", "package_url": "https://pypi.org/project/python-debianbts/", "platform": "", "project_url": "https://pypi.org/project/python-debianbts/", "project_urls": { "Homepage": "https://github.com/venthur/python-debianbts" }, "release_url": "https://pypi.org/project/python-debianbts/2.8.2/", "requires_dist": null, "requires_python": "", "summary": "Python interface to Debian's Bug Tracking System", "version": "2.8.2" }, "last_serial": 4648224, "releases": { "1.10": [ { "comment_text": "", "digests": { "md5": "828d82eaa8884b51b29343c30de9458b", "sha256": "8b67b1640ab87247677c01fe6b5aa7729dbffc3f69284c1ca860728580c0b3c9" }, "downloads": -1, "filename": "python-debianbts-1.10.tar.gz", "has_sig": false, "md5_digest": "828d82eaa8884b51b29343c30de9458b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5169, "upload_time": "2011-02-24T12:25:42", "url": "https://files.pythonhosted.org/packages/c6/53/dda1b7a2fe06737b05d38c7329f6ff24f5758b81b84afd93600d58a34d58/python-debianbts-1.10.tar.gz" } ], "2.5.2": [ { "comment_text": "", "digests": { "md5": "8d7cf1210bfc26b62ed05dba4607c383", "sha256": "308f464f13a8aafdedc7bb6d887ae55bf70660f8730e8ca169857b64dbd93f2d" }, "downloads": -1, "filename": "python-debianbts-2.5.2.tar.gz", "has_sig": false, "md5_digest": "8d7cf1210bfc26b62ed05dba4607c383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8884, "upload_time": "2015-10-14T07:11:26", "url": "https://files.pythonhosted.org/packages/00/6c/61de46d0b227d8ea8727b409f2803235ddbf3b4cd2012b73bf1c59430f20/python-debianbts-2.5.2.tar.gz" } ], "2.6.0": [ { "comment_text": "", "digests": { "md5": "23cddeac021d731920da76a9e724ce29", "sha256": "10ee4def7066afdb129f4724368e079fcfd0e52c8560f9f5c469d6a88e097474" }, "downloads": -1, "filename": "python-debianbts-2.6.0.tar.gz", "has_sig": false, "md5_digest": "23cddeac021d731920da76a9e724ce29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9286, "upload_time": "2015-10-15T13:46:19", "url": "https://files.pythonhosted.org/packages/9c/ec/e203d6247896400d7261e87ab3c9b40fad42e21f461aaee9f24b963a0cfb/python-debianbts-2.6.0.tar.gz" } ], "2.6.1": [ { "comment_text": "", "digests": { "md5": "d67d9189d3dd6245ca8c2533a42aaf86", "sha256": "590ecccc29a46ddaca30e72d395e6a337b39e87edc7c8073491ae9ae7d7b9650" }, "downloads": -1, "filename": "python-debianbts-2.6.1.tar.gz", "has_sig": false, "md5_digest": "d67d9189d3dd6245ca8c2533a42aaf86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9548, "upload_time": "2016-09-28T11:59:28", "url": "https://files.pythonhosted.org/packages/92/c8/286fe45cbd1e7e50536792cdfe743c8baaa3c0d38bc65b34052b474f6084/python-debianbts-2.6.1.tar.gz" } ], "2.6.2": [ { "comment_text": "", "digests": { "md5": "043f1220862e109401fe593bcf2d40d8", "sha256": "769e7e8fa7c814d91d4403a126fb686546cb76cb7ee03880ff0d5487dfdae0a0" }, "downloads": -1, "filename": "python-debianbts-2.6.2.tar.gz", "has_sig": false, "md5_digest": "043f1220862e109401fe593bcf2d40d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9556, "upload_time": "2017-09-17T11:07:57", "url": "https://files.pythonhosted.org/packages/68/0d/2c67dc423bba8f89b11d954a07183584e522415c6bea96cef17ba550d31e/python-debianbts-2.6.2.tar.gz" } ], "2.6.3": [ { "comment_text": "", "digests": { "md5": "37a59e657e8bd304f596c8fa75528dc1", "sha256": "71be5c2846bcb21ae6f9be1c271bfd6284f3d882c3659299c74eede69c164e76" }, "downloads": -1, "filename": "python-debianbts-2.6.3.tar.gz", "has_sig": false, "md5_digest": "37a59e657e8bd304f596c8fa75528dc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9566, "upload_time": "2017-09-17T11:22:04", "url": "https://files.pythonhosted.org/packages/50/ae/a20a6aeff498cd9c58f8b3a822a3dcd71f3de45c527cd457119fda49727c/python-debianbts-2.6.3.tar.gz" } ], "2.7.0": [ { "comment_text": "", "digests": { "md5": "4431ecfe084c294ef664a3e3be41c1e5", "sha256": "ac8da0a1be01b28d8a1f930ba302c7cae26adb27544ab61edfa15791683742f3" }, "downloads": -1, "filename": "python_debianbts-2.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4431ecfe084c294ef664a3e3be41c1e5", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 9398, "upload_time": "2017-11-03T11:37:12", "url": "https://files.pythonhosted.org/packages/8d/db/b9993633846235d6eed0fb433903fde1e7de038710f5873c54a58b5f743b/python_debianbts-2.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c121d791a212c805e88614ecade0405b", "sha256": "3a3f277280042380cdab0e3833435207ffe4e2e6ab35621f8d6a25dd46003641" }, "downloads": -1, "filename": "python_debianbts-2.7.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c121d791a212c805e88614ecade0405b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 9362, "upload_time": "2017-11-03T11:22:44", "url": "https://files.pythonhosted.org/packages/a5/f2/2af77479a6501afa47a833edae3b8d6c4811b7f42939ac55a6f4bf932e67/python_debianbts-2.7.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b4f65e4eac13151911ada0e74fbfbce", "sha256": "4113a95efa6a6e58a5aa66db735e66031b70da43a0b7fe079b46fa61619d9701" }, "downloads": -1, "filename": "python-debianbts-2.7.0.tar.gz", "has_sig": false, "md5_digest": "4b4f65e4eac13151911ada0e74fbfbce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11044, "upload_time": "2017-11-03T11:31:37", "url": "https://files.pythonhosted.org/packages/f8/c5/e73a5773c3239bfd021e33eb399213f151a28374a0ea00745c1dfefec202/python-debianbts-2.7.0.tar.gz" } ], "2.7.1": [ { "comment_text": "", "digests": { "md5": "9534ecf1720b1b81104ce31edf58d157", "sha256": "0e6e4f4c6a7f0f13f906a511c75f317ba0b89ca041700abc7e105a6e660af1ab" }, "downloads": -1, "filename": "python_debianbts-2.7.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9534ecf1720b1b81104ce31edf58d157", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 9425, "upload_time": "2017-11-03T12:17:45", "url": "https://files.pythonhosted.org/packages/cd/80/450c8debc755960725f93d7719e052c318161c712bb3e7fc30ba36902684/python_debianbts-2.7.1-py2.py3-none-any.whl" } ], "2.7.2": [ { "comment_text": "", "digests": { "md5": "21736e2078509410c8e224c30ed03c18", "sha256": "1e0987c6ba7f870075b51940c5b1b43dffbf6007dbca397e272d8e2962e07562" }, "downloads": -1, "filename": "python_debianbts-2.7.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "21736e2078509410c8e224c30ed03c18", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 9445, "upload_time": "2018-02-17T14:40:51", "url": "https://files.pythonhosted.org/packages/ce/b6/6b29a1033010301bc75609545c1e85bd1611118b544300451338748909a3/python_debianbts-2.7.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "557caa5e0de561e3e3a5f33e434a393b", "sha256": "09a6bba3d3e78db307b733c7b756e8d7a102bdd75d4c1a01ec602858ea6b2db4" }, "downloads": -1, "filename": "python-debianbts-2.7.2.tar.gz", "has_sig": false, "md5_digest": "557caa5e0de561e3e3a5f33e434a393b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11123, "upload_time": "2018-02-17T14:40:48", "url": "https://files.pythonhosted.org/packages/d4/d1/6a65e9aec86850f3d9eb91766a8bb6974944221dd9424c0e181a2c80a8c1/python-debianbts-2.7.2.tar.gz" } ], "2.7.3": [ { "comment_text": "", "digests": { "md5": "0b13ea8a24c0bca6aabc704bc4ef1609", "sha256": "8894dc603931432146d81f7a6b191c7b3ffd7055dead294498d9e13b24441d23" }, "downloads": -1, "filename": "python_debianbts-2.7.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0b13ea8a24c0bca6aabc704bc4ef1609", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 9520, "upload_time": "2018-06-17T13:22:25", "url": "https://files.pythonhosted.org/packages/51/05/fabb2e4b8d74e20aa58dc940fb4fb5a2101022b567410f606442bc84007f/python_debianbts-2.7.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a9819456061b0664c1c5272f0e4c9f0", "sha256": "39e85c72313c9bdfb72bb9ad23146440e8b0d992eb72d571985e61e52ae10c6a" }, "downloads": -1, "filename": "python-debianbts-2.7.3.tar.gz", "has_sig": false, "md5_digest": "1a9819456061b0664c1c5272f0e4c9f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11234, "upload_time": "2018-06-17T13:22:23", "url": "https://files.pythonhosted.org/packages/fd/9b/d6ac3c4319f07aac769d13861f1be70bda301f897671b4d4d27895cd63f9/python-debianbts-2.7.3.tar.gz" } ], "2.8.1": [ { "comment_text": "", "digests": { "md5": "d3e2f692645e2bf3183a5915ebf61dfa", "sha256": "965f5e88512de5187d472cc31a2d2ba07c3a59cac25e362c12fcd6186684bec4" }, "downloads": -1, "filename": "python_debianbts-2.8.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d3e2f692645e2bf3183a5915ebf61dfa", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 9626, "upload_time": "2018-12-30T14:14:36", "url": "https://files.pythonhosted.org/packages/be/54/a9788b3d909c33602b9a7203e6e8479f8a5099ae6d05d077633c21e71ca9/python_debianbts-2.8.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f927279e6befd227d6a6acd242b318d1", "sha256": "5417d4622cb12c31885854e64cd1868bb09a94893fee2620e198e165feda98bf" }, "downloads": -1, "filename": "python-debianbts-2.8.1.tar.gz", "has_sig": false, "md5_digest": "f927279e6befd227d6a6acd242b318d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8102, "upload_time": "2018-12-30T14:14:33", "url": "https://files.pythonhosted.org/packages/6b/6e/3a41dc4b4ad35043b1acaacd531340ebe4fa147754623fe730eb5c92eb69/python-debianbts-2.8.1.tar.gz" } ], "2.8.2": [ { "comment_text": "", "digests": { "md5": "ef3340efc4719e6f0f8c4b5e3dfe2749", "sha256": "174f64f1eef474b0f5ea77078703f5e79e4c77dbd69ef571607af29e0caeea3f" }, "downloads": -1, "filename": "python_debianbts-2.8.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef3340efc4719e6f0f8c4b5e3dfe2749", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 9844, "upload_time": "2018-12-31T14:41:40", "url": "https://files.pythonhosted.org/packages/7d/4d/d3a8416accc602d9f46dc1eaa3542ebeb5339747f861f1f360a3c7e206e9/python_debianbts-2.8.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdb5dcff41a46e9ddf48f11ceaab6fdb", "sha256": "0cb11992c07629bc31cdb54c3a7c3f4c5d2a5096fbb01e06b12f68d35aaf5453" }, "downloads": -1, "filename": "python-debianbts-2.8.2.tar.gz", "has_sig": false, "md5_digest": "fdb5dcff41a46e9ddf48f11ceaab6fdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8273, "upload_time": "2018-12-31T14:41:38", "url": "https://files.pythonhosted.org/packages/5f/c5/ac12dd1dd89ba9e0d839c88c219e46bf63ae2f62603f54674bb7cbee0742/python-debianbts-2.8.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef3340efc4719e6f0f8c4b5e3dfe2749", "sha256": "174f64f1eef474b0f5ea77078703f5e79e4c77dbd69ef571607af29e0caeea3f" }, "downloads": -1, "filename": "python_debianbts-2.8.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef3340efc4719e6f0f8c4b5e3dfe2749", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 9844, "upload_time": "2018-12-31T14:41:40", "url": "https://files.pythonhosted.org/packages/7d/4d/d3a8416accc602d9f46dc1eaa3542ebeb5339747f861f1f360a3c7e206e9/python_debianbts-2.8.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdb5dcff41a46e9ddf48f11ceaab6fdb", "sha256": "0cb11992c07629bc31cdb54c3a7c3f4c5d2a5096fbb01e06b12f68d35aaf5453" }, "downloads": -1, "filename": "python-debianbts-2.8.2.tar.gz", "has_sig": false, "md5_digest": "fdb5dcff41a46e9ddf48f11ceaab6fdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8273, "upload_time": "2018-12-31T14:41:38", "url": "https://files.pythonhosted.org/packages/5f/c5/ac12dd1dd89ba9e0d839c88c219e46bf63ae2f62603f54674bb7cbee0742/python-debianbts-2.8.2.tar.gz" } ] }