pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test py-test: updated to 3.4.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/050bf917de96
branches: trunk
changeset: 376667:050bf917de96
user: adam <adam%pkgsrc.org@localhost>
date: Tue Mar 06 08:33:36 2018 +0000
description:
py-test: updated to 3.4.2
Pytest 3.4.2:
Bug Fixes
Removed progress information when capture option is no.
Refactor check of bindir from exists to isdir.
Fix TypeError issue when using approx with a Decimal value.
Fix reference cycle generated when using the request fixture.
[tool:pytest] sections in *.cfg files passed by the -c option are now properly recognized.
Improved Documentation
Add logging plugin to plugins list.
Trivial/Internal Changes
Fix minor typo in fixture.rst
diffstat:
devel/py-test/Makefile | 4 ++--
devel/py-test/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r dde611a3aa27 -r 050bf917de96 devel/py-test/Makefile
--- a/devel/py-test/Makefile Tue Mar 06 08:06:37 2018 +0000
+++ b/devel/py-test/Makefile Tue Mar 06 08:33:36 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2018/02/22 09:34:09 adam Exp $
+# $NetBSD: Makefile,v 1.45 2018/03/06 08:33:36 adam Exp $
-DISTNAME= pytest-3.4.1
+DISTNAME= pytest-3.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest/}
diff -r dde611a3aa27 -r 050bf917de96 devel/py-test/distinfo
--- a/devel/py-test/distinfo Tue Mar 06 08:06:37 2018 +0000
+++ b/devel/py-test/distinfo Tue Mar 06 08:33:36 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2018/02/22 09:34:09 adam Exp $
+$NetBSD: distinfo,v 1.42 2018/03/06 08:33:36 adam Exp $
-SHA1 (pytest-3.4.1.tar.gz) = b31c5a585722dbba54b000c98722daf1e2df9c5a
-RMD160 (pytest-3.4.1.tar.gz) = 4d266daa28b634125b67c91ba9630a3926652586
-SHA512 (pytest-3.4.1.tar.gz) = 75f728840cde6512619a03ce75fd0b04cb9d57a99f381366a0f9c10ffa3210448e7e85505357bfa9bfb0cca11cdedda2c0e091e5473ed82707a2597f234e659a
-Size (pytest-3.4.1.tar.gz) = 812928 bytes
+SHA1 (pytest-3.4.2.tar.gz) = 1194854795c65e29a1038da50fe5f5230f964360
+RMD160 (pytest-3.4.2.tar.gz) = a14f6eac02521668d691b93dde59a2f0f8f78a4a
+SHA512 (pytest-3.4.2.tar.gz) = 787065ab76d4482799bb2da9f024c9c383e68cc1cc01f3b80f6ed9444ca6383d20953615696ed4dd01668777b094cf5002b23c4ce51828879dcf8ebf2170c71b
+Size (pytest-3.4.2.tar.gz) = 812719 bytes
Home |
Main Index |
Thread Index |
Old Index