summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-11-23 00:03:35 +0000
committerwiz <wiz@pkgsrc.org>2015-11-23 00:03:35 +0000
commit65d95d9ce021c6c29d66c31427e407bf0a8a0b43 (patch)
treea912a93486cbe05b1ff28cedddf773855551772f /devel
parent8b2ea01d4d73027054ee6e2d4df9b2f8b8510ca4 (diff)
downloadpkgsrc-65d95d9ce021c6c29d66c31427e407bf0a8a0b43.tar.gz
Update py-test to 2.8.3.
All tests pass. 2.8.3 ----- - fix #1169: add __name__ attribute to testcases in TestCaseFunction to support the @unittest.skip decorator on functions and methods. Thanks Lee Kamentsky for the PR. - fix #1035: collecting tests if test module level obj has __getattr__(). Thanks Suor for the report and Bruno Oliveira / Tom Viner for the PR. - fix #331: don't collect tests if their failure cannot be reported correctly e.g. they are a callable instance of a class. - fix #1133: fixed internal error when filtering tracebacks where one entry belongs to a file which is no longer available. Thanks Bruno Oliveira for the PR. - enhancement made to highlight in red the name of the failing tests so they stand out in the output. Thanks Gabriel Reis for the PR. - add more talks to the documentation - extend documentation on the --ignore cli option - use pytest-runner for setuptools integration - minor fixes for interaction with OS X El Capitan system integrity protection (thanks Florian)
Diffstat (limited to 'devel')
-rw-r--r--devel/py-test/Makefile4
-rw-r--r--devel/py-test/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-test/Makefile b/devel/py-test/Makefile
index be68a96462a..d361b071c3e 100644
--- a/devel/py-test/Makefile
+++ b/devel/py-test/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2015/10/19 09:44:10 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/11/23 00:03:35 wiz Exp $
-DISTNAME= pytest-2.8.2
+DISTNAME= pytest-2.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest/}
diff --git a/devel/py-test/distinfo b/devel/py-test/distinfo
index f41f47a22d5..708f79170e8 100644
--- a/devel/py-test/distinfo
+++ b/devel/py-test/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2015/11/04 17:41:17 agc Exp $
+$NetBSD: distinfo,v 1.14 2015/11/23 00:03:35 wiz Exp $
-SHA1 (pytest-2.8.2.tar.gz) = 75a17205dad7b30e17871db7e2cff2125515fd2d
-RMD160 (pytest-2.8.2.tar.gz) = 1da55bf79a045235e0294d27363fedfbe8d90212
-SHA512 (pytest-2.8.2.tar.gz) = 0df6e0421d1575e1efc0bb0550c5993f802777cb616ab1514bf12ed11eb5ec35a142dd837ff65659989268c36e441e18108369991cd3d458d357aac6ba433991
-Size (pytest-2.8.2.tar.gz) = 563955 bytes
+SHA1 (pytest-2.8.3.tar.gz) = 69db1ad501541f2e0c1151b5571daa5076b5ae62
+RMD160 (pytest-2.8.3.tar.gz) = 2582d0df7db50690c4a004fd61d48103f68ee9d7
+SHA512 (pytest-2.8.3.tar.gz) = 04dd9041729d83b98a15cef22aac65dfb95cd3bf6b71a580ff91e8738f9a1ad5ee46fae45c950342e4a0162e38c875299a46fc69ec74702f36a1e36ef76dc0d6
+Size (pytest-2.8.3.tar.gz) = 880441 bytes
SHA1 (patch-aa) = 8f328ce39459c5a6fb7cca404f4986c1030d7981