{ "info": { "author": "Stuart Bishop", "author_email": "stuart@stuartbishop.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========================================\n The Python DB-API Compliance Test Suite\n=========================================\n\n.. image:: https://img.shields.io/travis/baztian/dbapi-compliance/master.svg\n :target: https://travis-ci.org/baztian/dbapi-compliance\n\n.. image:: https://img.shields.io/badge/python-2.6,_2.7,_3.3,_3.4-blue.svg\n :target: https://pypi.python.org/pypi/dbapi-compliance/\n\n.. image:: https://img.shields.io/github/tag/baztian/dbapi-compliance.svg\n :target: https://pypi.python.org/pypi/dbapi-compliance/\n\n.. image:: https://img.shields.io/pypi/dm/dbapi-compliance.svg\n :target: https://pypi.python.org/pypi/dbapi-compliance/\n\nA unit test suite to help confirm that Python database drivers conform\nto the Python DB-API_ specification v2.0.\n\nLicense\n=======\n\ndbapi-compliance is released in the public domain.\n\nChangelog\n=========\n\n- Next version - unreleased\n- 1.15.0 - 2015-07-04\n\n - Apply fix to no-result statement check in test_rowcount being too\n strict.\n\n - Fix parameter substitution being mixed.\n\n - Fix for non idempotent close.\n\n - Fix psycopg2 test not being Python 3 compatible.\n\n - Make it possible to customize insert statements (thanks\n @lalinsky).\n\n - Support databases that require primary keys being non null (thanks\n @lalinsky).\n\n - Build on travis.\n\n - Provide PyPI package (thanks @lalinsky for the setup.py fixes).\n\n - Use bumpversion.\n\n- 1.14.3 - 2013-06-05 and earlier\n\n - Initial implementation by Stuart Bishop.\n\n - Python 3 compatibility by Vernon Cole.\n\n.. _DB-API: http://www.python.org/dev/peps/pep-0249/", "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/baztian/dbapi-compliance", "keywords": null, "license": "PD", "maintainer": null, "maintainer_email": null, "name": "dbapi-compliance", "package_url": "https://pypi.org/project/dbapi-compliance/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dbapi-compliance/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/baztian/dbapi-compliance" }, "release_url": "https://pypi.org/project/dbapi-compliance/1.15.0/", "requires_dist": null, "requires_python": null, "summary": "Python DB API 2.0 driver compliance unit test suite.", "version": "1.15.0" }, "last_serial": 1619242, "releases": { "1.15.0": [ { "comment_text": "", "digests": { "md5": "b0c556a19aa91e9b22f15b9a76a5413c", "sha256": "d20568877e2569e85679d2324de25bf5580156f7d9ab847fc43a72a98d326c40" }, "downloads": -1, "filename": "dbapi-compliance-1.15.0.zip", "has_sig": false, "md5_digest": "b0c556a19aa91e9b22f15b9a76a5413c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10828, "upload_time": "2015-07-04T13:02:46", "url": "https://files.pythonhosted.org/packages/f0/0b/e8a74f136f0125c3bf4ba3d3bbe24231a1b87459e995e229ac133e9ed87b/dbapi-compliance-1.15.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0c556a19aa91e9b22f15b9a76a5413c", "sha256": "d20568877e2569e85679d2324de25bf5580156f7d9ab847fc43a72a98d326c40" }, "downloads": -1, "filename": "dbapi-compliance-1.15.0.zip", "has_sig": false, "md5_digest": "b0c556a19aa91e9b22f15b9a76a5413c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10828, "upload_time": "2015-07-04T13:02:46", "url": "https://files.pythonhosted.org/packages/f0/0b/e8a74f136f0125c3bf4ba3d3bbe24231a1b87459e995e229ac133e9ed87b/dbapi-compliance-1.15.0.zip" } ] }