summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-01 12:31:27 +0000
committerwiz <wiz@pkgsrc.org>2014-10-01 12:31:27 +0000
commit202b7d4241eb7f649153ff9d319e346641663882 (patch)
tree89c36dacadc4ff60fefce9f54be7c8da86aad1b4 /devel
parentfbd2d108f548460b552b485f475844fa2e05dffa (diff)
downloadpkgsrc-202b7d4241eb7f649153ff9d319e346641663882.tar.gz
Update to 2.6.3:
2.6.3 ----------- - fix issue575: xunit-xml was reporting collection errors as failures instead of errors, thanks Oleg Sinyavskiy. - fix issue582: fix setuptools example, thanks Laszlo Papp and Ronny Pfannschmidt. - Fix infinite recursion bug when pickling capture.EncodedFile, thanks Uwe Schmitt. - fix issue589: fix bad interaction with numpy and others when showing exceptions. Check for precise "maximum recursion depth exceed" exception instead of presuming any RuntimeError is that one (implemented in py dep). Thanks Charles Cloud for analysing the issue. - fix conftest related fixture visibility issue: when running with a CWD outside a test package pytest would get fixture discovery wrong. Thanks to Wolfgang Schnerring for figuring out a reproducable example. - Introduce pytest_enter_pdb hook (needed e.g. by pytest_timeout to cancel the timeout when interactively entering pdb). Thanks Wolfgang Schnerring. - check xfail/skip also with non-python function test items. Thanks Floris Bruynooghe.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-test/Makefile4
-rw-r--r--devel/py-test/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-test/Makefile b/devel/py-test/Makefile
index c14d4cfba52..6a6c0478be3 100644
--- a/devel/py-test/Makefile
+++ b/devel/py-test/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/09/07 20:28:42 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/10/01 12:31:27 wiz Exp $
-DISTNAME= pytest-2.6.2
+DISTNAME= pytest-2.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel
MASTER_SITES= https://pypi.python.org/packages/source/p/pytest/
diff --git a/devel/py-test/distinfo b/devel/py-test/distinfo
index a8a53a7c69a..8688a0b41f6 100644
--- a/devel/py-test/distinfo
+++ b/devel/py-test/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2014/09/07 20:28:42 wiz Exp $
+$NetBSD: distinfo,v 1.6 2014/10/01 12:31:27 wiz Exp $
-SHA1 (pytest-2.6.2.tar.gz) = b7a8c18bc5965b5f032d7b33cb13d230c88f4d85
-RMD160 (pytest-2.6.2.tar.gz) = ec773fca83be104d47c91ce2dde0381bf2b7f3f9
-Size (pytest-2.6.2.tar.gz) = 629995 bytes
+SHA1 (pytest-2.6.3.tar.gz) = 70ca1a9b2b90232e835eb7698f23208c267ef9fd
+RMD160 (pytest-2.6.3.tar.gz) = d30c7a645abbcd779bfd9e66cbba5e6671e090bf
+Size (pytest-2.6.3.tar.gz) = 634974 bytes
SHA1 (patch-aa) = 8f328ce39459c5a6fb7cca404f4986c1030d7981