pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-xdist
Module Name: pkgsrc
Committed By: adam
Date: Mon Mar 13 08:45:46 UTC 2023
Modified Files:
pkgsrc/devel/py-test-xdist: Makefile distinfo
Log Message:
py-test-xdist: updated to 3.2.1
pytest-xdist 3.2.1
Fixed hang in ``worksteal`` scheduler.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/py-test-xdist/Makefile \
pkgsrc/devel/py-test-xdist/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-xdist/Makefile
diff -u pkgsrc/devel/py-test-xdist/Makefile:1.35 pkgsrc/devel/py-test-xdist/Makefile:1.36
--- pkgsrc/devel/py-test-xdist/Makefile:1.35 Mon Feb 20 18:00:36 2023
+++ pkgsrc/devel/py-test-xdist/Makefile Mon Mar 13 08:45:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2023/02/20 18:00:36 adam Exp $
+# $NetBSD: Makefile,v 1.36 2023/03/13 08:45:46 adam Exp $
-DISTNAME= pytest-xdist-3.2.0
+DISTNAME= pytest-xdist-3.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-xdist/}
Index: pkgsrc/devel/py-test-xdist/distinfo
diff -u pkgsrc/devel/py-test-xdist/distinfo:1.35 pkgsrc/devel/py-test-xdist/distinfo:1.36
--- pkgsrc/devel/py-test-xdist/distinfo:1.35 Mon Feb 20 18:00:36 2023
+++ pkgsrc/devel/py-test-xdist/distinfo Mon Mar 13 08:45:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2023/02/20 18:00:36 adam Exp $
+$NetBSD: distinfo,v 1.36 2023/03/13 08:45:46 adam Exp $
-BLAKE2s (pytest-xdist-3.2.0.tar.gz) = ecf9875549daff72341d4b33b6c447edc3c36b5aed6988b4ed0806bb5fdc963c
-SHA512 (pytest-xdist-3.2.0.tar.gz) = dd22c2e525681ddabc1df75e8eadcf0d3c52936cefafb7308771e37cfe9023cb4ecbbaf4e437668666f5319e379e7b6c5c7665912b59c5d10890c32da7546433
-Size (pytest-xdist-3.2.0.tar.gz) = 76199 bytes
+BLAKE2s (pytest-xdist-3.2.1.tar.gz) = 68cdc8aa7a36b0f4f621a66c4a547c07a51835e660a809416a84c04e0448a3ca
+SHA512 (pytest-xdist-3.2.1.tar.gz) = ea42bea8b4df3d77ef680cba81f76f9f79d0ffcaad6f5f879cc82c53203d36ffe26f233dd6c5d1cbea22b43d257f0f4e6be793116bb281956316c44fc412f9b7
+Size (pytest-xdist-3.2.1.tar.gz) = 76362 bytes
Home |
Main Index |
Thread Index |
Old Index