pkgsrc/devel/py-test
wiz 88fde3b5cb Updated py-test to 3.0.3.
3.0.3
=====

* The ``ids`` argument to ``parametrize`` again accepts ``unicode`` strings
  in Python 2 (`#1905`_).
  Thanks `@philpep`_ for the report and `@nicoddemus`_ for the PR.

* Assertions are now being rewritten for plugins in development mode
  (``pip install -e``) (`#1934`_).
  Thanks `@nicoddemus`_ for the PR.

* Fix pkg_resources import error in Jython projects (`#1853`).
  Thanks `@raquel-ucl`_ for the PR.

* Got rid of ``AttributeError: 'Module' object has no attribute '_obj'`` exception
  in Python 3 (`#1944`_).
  Thanks `@axil`_ for the PR.

* Explain a bad scope value passed to ``@fixture`` declarations or
  a ``MetaFunc.parametrize()`` call. Thanks `@tgoodlet`_ for the PR.

* This version includes ``pluggy-0.4.0``, which correctly handles
  ``VersionConflict`` errors in plugins (`#704`_).
  Thanks `@nicoddemus`_ for the PR.
2016-10-19 13:17:10 +00:00
..
ALTERNATIVES Fix typo in ALTERNATIVES file. Bump PKGREVISION. 2016-08-24 21:35:12 +00:00
DESCR
distinfo Updated py-test to 3.0.3. 2016-10-19 13:17:10 +00:00
Makefile Updated py-test to 3.0.3. 2016-10-19 13:17:10 +00:00
PLIST