{
"info": {
"author": "Bertrand Mathieu",
"author_email": "bert.mathieu at gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: POSIX",
"Programming Language :: Python",
"Topic :: Desktop Environment",
"Topic :: Software Development :: Testing",
"Topic :: Utilities"
],
"description": "A py.test plugin that displays test results using `D-BUS notifications `_.\n\nThis plugins requires the `dbus` module.\n\nUsing in virtualenv\n-------------------\n\nAs of 14 feb 2014, `you cannot install python-dbus with pip/easy_install\n`_.\n\nYou have two options:\n\n* install python-dbus in your virtualenv by downloading and building it\n* install python-dbus using your system package (like `apt-get install python-dbus`).\n\nIn the latter case if your virtualenv does not use system packages (that's the default option), your virtualenv sitll hasn't `dbus` module available. Just copy it from system packages:\n\n.. code:: sh\n\n # From virtualenv root folder\n $ cp /usr/lib/pyshared/python2.7/_dbus_bindings.so lib/python2.7/site-packages/\n $ cp -r cp -r /usr/share/pyshared/dbus lib/python2.7/site-packages/dbus\n $ python\n Python 2.7.5+ (default, Sep 19 2013, 13:48:49) \n [GCC 4.8.1] on linux2\n Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n >>> import dbus\n >>> \n\n\nChangelog\n---------\n\n1.0.1 (2014-03-05)\n==================\n\n- Fixed packaging\n\n\n1.0.0 (2014-02-14)\n==================\n\n- initial release",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/bmathieu33/pytest-dbus-notification",
"keywords": "pytest,pytest-,dbus,py.test",
"license": "UNKNOWN",
"maintainer": null,
"maintainer_email": null,
"name": "pytest-dbus-notification",
"package_url": "https://pypi.org/project/pytest-dbus-notification/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pytest-dbus-notification/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/bmathieu33/pytest-dbus-notification"
},
"release_url": "https://pypi.org/project/pytest-dbus-notification/1.0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "D-BUS notifications for pytest results.",
"version": "1.0.1"
},
"last_serial": 1020094,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "92367f2a067705247505528d5be41ad0",
"sha256": "0d4c1be0a5bfd3c8f703286053ee940f4452d5aa6df979b61782e79d06f208ba"
},
"downloads": -1,
"filename": "pytest-dbus-notification-1.0.0.zip",
"has_sig": false,
"md5_digest": "92367f2a067705247505528d5be41ad0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6571,
"upload_time": "2014-02-14T14:02:48",
"url": "https://files.pythonhosted.org/packages/6e/f3/fa8b9f070a6dddc8e132e423eb552c92b2cdad352d5adebebb6a6d84a2f7/pytest-dbus-notification-1.0.0.zip"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "75ded366b60a85a996db6044912b5a40",
"sha256": "63956602419038c15b9eb1582b1dfdd5d96610f11fcd6808c5489ff8f5b7e882"
},
"downloads": -1,
"filename": "pytest-dbus-notification-1.0.1.zip",
"has_sig": false,
"md5_digest": "75ded366b60a85a996db6044912b5a40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6881,
"upload_time": "2014-03-05T16:17:49",
"url": "https://files.pythonhosted.org/packages/dd/b1/5168aa0907deee7043fdf0d8917d467d228e3ba08a84da697058794704db/pytest-dbus-notification-1.0.1.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "75ded366b60a85a996db6044912b5a40",
"sha256": "63956602419038c15b9eb1582b1dfdd5d96610f11fcd6808c5489ff8f5b7e882"
},
"downloads": -1,
"filename": "pytest-dbus-notification-1.0.1.zip",
"has_sig": false,
"md5_digest": "75ded366b60a85a996db6044912b5a40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6881,
"upload_time": "2014-03-05T16:17:49",
"url": "https://files.pythonhosted.org/packages/dd/b1/5168aa0907deee7043fdf0d8917d467d228e3ba08a84da697058794704db/pytest-dbus-notification-1.0.1.zip"
}
]
}