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 Jul 31 08:08:30 UTC 2024

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

Log Message:
py-test: updated to 8.3.2

pytest 8.3.2 (2024-07-24)
Bug fixes
Resolve regression conda environments where no longer being automatically detected.


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/devel/py-test/Makefile
cvs rdiff -u -r1.115 -r1.116 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.130 pkgsrc/devel/py-test/Makefile:1.131
--- pkgsrc/devel/py-test/Makefile:1.130 Mon Jul 22 04:00:08 2024
+++ pkgsrc/devel/py-test/Makefile       Wed Jul 31 08:08:29 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.130 2024/07/22 04:00:08 adam Exp $
+# $NetBSD: Makefile,v 1.131 2024/07/31 08:08:29 adam Exp $
 
-DISTNAME=      pytest-8.3.1
+DISTNAME=      pytest-8.3.2
 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.115 pkgsrc/devel/py-test/distinfo:1.116
--- pkgsrc/devel/py-test/distinfo:1.115 Mon Jul 22 04:00:08 2024
+++ pkgsrc/devel/py-test/distinfo       Wed Jul 31 08:08:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.115 2024/07/22 04:00:08 adam Exp $
+$NetBSD: distinfo,v 1.116 2024/07/31 08:08:29 adam Exp $
 
-BLAKE2s (pytest-8.3.1.tar.gz) = ac98b3cb5a1d80983d5995e97e9569da90595e41a10cb83a76030dd7081542ea
-SHA512 (pytest-8.3.1.tar.gz) = fd650785ec91233242c9ee2a1847d3f4a679cfc4504fa6863410bda2f16527e655261eb285e936219e0bca0d95d958265aa7d3e06401bcd5f5127af3f2809425
-Size (pytest-8.3.1.tar.gz) = 1438997 bytes
+BLAKE2s (pytest-8.3.2.tar.gz) = 5934cc46d95f3483320dec7332aa2a1b1433683e4e911c285b95e63a6a45a0fc
+SHA512 (pytest-8.3.2.tar.gz) = df4df6603f89658c1d814e209ec71a29606b2c015e58f139e3154b2092b08d369d4660401ed0ea9f04c3c6cdc86357a5279ad01e102a3b81e2cbf6e1572ca007
+Size (pytest-8.3.2.tar.gz) = 1439314 bytes



Home | Main Index | Thread Index | Old Index