pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-test



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May  5 04:48:27 UTC 2021

Modified Files:
        pkgsrc/devel/py-test: Makefile distinfo

Log Message:
py-test: updated to 6.2.4

pytest 6.2.4
Bug Fixes
* Fixed assertion rewriting on Python 3.10.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/devel/py-test/Makefile
cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/py-test/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-test/Makefile
diff -u pkgsrc/devel/py-test/Makefile:1.101 pkgsrc/devel/py-test/Makefile:1.102
--- pkgsrc/devel/py-test/Makefile:1.101 Mon Apr  5 08:16:16 2021
+++ pkgsrc/devel/py-test/Makefile       Wed May  5 04:48:27 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2021/04/05 08:16:16 adam Exp $
+# $NetBSD: Makefile,v 1.102 2021/05/05 04:48:27 adam Exp $
 
-DISTNAME=      pytest-6.2.3
+DISTNAME=      pytest-6.2.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest/}

Index: pkgsrc/devel/py-test/distinfo
diff -u pkgsrc/devel/py-test/distinfo:1.88 pkgsrc/devel/py-test/distinfo:1.89
--- pkgsrc/devel/py-test/distinfo:1.88  Mon Apr  5 08:16:16 2021
+++ pkgsrc/devel/py-test/distinfo       Wed May  5 04:48:27 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.88 2021/04/05 08:16:16 adam Exp $
+$NetBSD: distinfo,v 1.89 2021/05/05 04:48:27 adam Exp $
 
-SHA1 (pytest-6.2.3.tar.gz) = 4557d012606933746f14470fe4574d50382d435a
-RMD160 (pytest-6.2.3.tar.gz) = 751b91cd0cb44bbd83ee7f83ef78472762e1701a
-SHA512 (pytest-6.2.3.tar.gz) = 51a86e99f4a2c0518c45c92b590f58fa6b13e46ebe4a7555d243d8094752ac1145e63fc5b2d5db2637c90df86c14f10ad50ef4c76a6701dc31717e4e8dc8d339
-Size (pytest-6.2.3.tar.gz) = 1117995 bytes
+SHA1 (pytest-6.2.4.tar.gz) = 2b34c657aa83b4fffa9da71c155e6c89e2106718
+RMD160 (pytest-6.2.4.tar.gz) = b58361c8baee1121370514bbdd2ea421a2498b21
+SHA512 (pytest-6.2.4.tar.gz) = 43adc9a78e16a05f07e689e4557b63f2e0f4de5a1cdea6f24272b6a658a6b0a18721713cf46b5102cf2726ddbc4ffe131c39e652bd2511d285f40cbfcccc2289
+Size (pytest-6.2.4.tar.gz) = 1118084 bytes



Home | Main Index | Thread Index | Old Index