{ "info": { "author": "Tres Seaver, Agendaless Consulting", "author_email": "tseaver@agendaless.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "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.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Testing" ], "description": "``drippy`` README\n=================\n\nThis package provides a plugin for `nose `_\nwhich reports tempfile leaks during test runs.\n\nFor example::\n\n $ /path/to/nosetests --with-drippy\n .......................\n test_some_feature (yourpackage.tests.FeatureTests) -- before: 0, after: 1\n \n Featuretests -- before: 0, after: 1\n ...........\n yourpackage.tests -- before: 0, after 1\n\n yourpackage -- before: 0, after: 1\n \n ----------------------------------------------------------------------\n Ran 34 tests in 0.243s\n\n\n``drippy`` Changelog\n====================\n\n0.3.1 (2014-03-31)\n------------------\n\n- Change URL in 'setup()' to Launchpad.\n\n0.3 (2014-03-04)\n----------------\n\n- Un-hardcode use of '/tmp' by using 'tempfile.gettempdir()'.\n\n- Allow for testing on systems w/o 'setuptools_bzr'.\n\n0.2 (2014-03-03)\n----------------\n\n- Add coverage testing.\n\n- Add support / tests for Python 2.6, 2.7, 3.2, 3.3, and PyPy.\n\n- Specify ``nose`` as ain ``install_requires`` dependency.\n\n- Fix packaging error (``drippy.py`` was present in sdist, but not\n installable. Merges lp:~msabramo/drippy/setup_py_py_modules\n\n0.1 (2010-05-12)\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://launchpad.net/drippy", "keywords": "nose tempfile leak", "license": "Python", "maintainer": null, "maintainer_email": null, "name": "drippy", "package_url": "https://pypi.org/project/drippy/", "platform": "Unix,Windows", "project_url": "https://pypi.org/project/drippy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://launchpad.net/drippy" }, "release_url": "https://pypi.org/project/drippy/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Nose plugin for finding tempfile leaks", "version": "0.3.1" }, "last_serial": 1046807, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "31c428c65208f3ea6393be210ba9e26f", "sha256": "62a855c0e0ec9a2d0ad6527729034c6f85e3936edafb249bf32c93eca634d841" }, "downloads": -1, "filename": "drippy-0.1.tar.gz", "has_sig": false, "md5_digest": "31c428c65208f3ea6393be210ba9e26f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1946, "upload_time": "2010-05-12T20:02:18", "url": "https://files.pythonhosted.org/packages/e0/01/a1defd481517f36a10a86e86868009b83dc3acdb48f8da6f2e96f2750a21/drippy-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "6fe84f5999e995f22a167d59e3d81ba3", "sha256": "759f31326910cae3182bbaf5763c33ff9ff5ef47832e91155185255205ba3243" }, "downloads": -1, "filename": "drippy-0.2.tar.gz", "has_sig": false, "md5_digest": "6fe84f5999e995f22a167d59e3d81ba3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2894, "upload_time": "2014-03-03T21:33:38", "url": "https://files.pythonhosted.org/packages/7e/62/09a96acd062599186e28ab0f7192285aa4ef91cc243a17e8a40cc830a254/drippy-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "1a0579802cc2a459503dde01a24569d4", "sha256": "8c8996b3a25721f6e6c25810d32145cb080b8ca71d6406704f293dc9399cb058" }, "downloads": -1, "filename": "drippy-0.3.tar.gz", "has_sig": false, "md5_digest": "1a0579802cc2a459503dde01a24569d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3367, "upload_time": "2014-03-04T19:39:12", "url": "https://files.pythonhosted.org/packages/a5/1d/d2760db33030cef8b9261274ed5f6770cfccabbd1360ad57f0148f215beb/drippy-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "4cbf557dcb89913387cef4d6e60234f6", "sha256": "e202fa447bfc3350679f97319f538a01a3c4cc94c4a3bcbd8265d18662f1d827" }, "downloads": -1, "filename": "drippy-0.3.1.tar.gz", "has_sig": false, "md5_digest": "4cbf557dcb89913387cef4d6e60234f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3454, "upload_time": "2014-03-31T15:13:25", "url": "https://files.pythonhosted.org/packages/ca/b3/c1235f9bfa389f59721dfcf5959e60b8b788219a5fcd9ee0b54bf30dc369/drippy-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4cbf557dcb89913387cef4d6e60234f6", "sha256": "e202fa447bfc3350679f97319f538a01a3c4cc94c4a3bcbd8265d18662f1d827" }, "downloads": -1, "filename": "drippy-0.3.1.tar.gz", "has_sig": false, "md5_digest": "4cbf557dcb89913387cef4d6e60234f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3454, "upload_time": "2014-03-31T15:13:25", "url": "https://files.pythonhosted.org/packages/ca/b3/c1235f9bfa389f59721dfcf5959e60b8b788219a5fcd9ee0b54bf30dc369/drippy-0.3.1.tar.gz" } ] }