pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-asyncio
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 8 10:03:44 UTC 2025
Modified Files:
pkgsrc/devel/py-test-asyncio: Makefile distinfo
Log Message:
py-test-asyncio: updated to 0.25.2
0.25.2 (2025-01-08)
- Call ``loop.shutdown_asyncgens()`` before closing the event loop to ensure async generators are closed in the same manner as ``asyncio.run`` does
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/py-test-asyncio/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-test-asyncio/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-asyncio/Makefile
diff -u pkgsrc/devel/py-test-asyncio/Makefile:1.35 pkgsrc/devel/py-test-asyncio/Makefile:1.36
--- pkgsrc/devel/py-test-asyncio/Makefile:1.35 Thu Jan 2 14:17:14 2025
+++ pkgsrc/devel/py-test-asyncio/Makefile Wed Jan 8 10:03:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2025/01/02 14:17:14 adam Exp $
+# $NetBSD: Makefile,v 1.36 2025/01/08 10:03:44 adam Exp $
-DISTNAME= pytest_asyncio-0.25.1
+DISTNAME= pytest_asyncio-0.25.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-asyncio/}
Index: pkgsrc/devel/py-test-asyncio/distinfo
diff -u pkgsrc/devel/py-test-asyncio/distinfo:1.29 pkgsrc/devel/py-test-asyncio/distinfo:1.30
--- pkgsrc/devel/py-test-asyncio/distinfo:1.29 Thu Jan 2 14:17:14 2025
+++ pkgsrc/devel/py-test-asyncio/distinfo Wed Jan 8 10:03:44 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2025/01/02 14:17:14 adam Exp $
+$NetBSD: distinfo,v 1.30 2025/01/08 10:03:44 adam Exp $
-BLAKE2s (pytest_asyncio-0.25.1.tar.gz) = dde2a0909e53bb46f231fef5786d1c932b6696dbce275197278838b7ad6b49c0
-SHA512 (pytest_asyncio-0.25.1.tar.gz) = 8a6ce121dfce4362a9b9dd320ee8207129a5f9d667e80fc8d6b9a43095883cfbbb59813e2fafc5deae062c596b2a9af76b80b18fabcc003fbecf9a0fc8b09e01
-Size (pytest_asyncio-0.25.1.tar.gz) = 53760 bytes
+BLAKE2s (pytest_asyncio-0.25.2.tar.gz) = 8126c52e5b23db4604b21772a1af88745f3051438da53f5c5a59fec1c72b5531
+SHA512 (pytest_asyncio-0.25.2.tar.gz) = d19e2de9ae27cfedc06580ffea21b8894054c35e62601a01487d485ece906f765640dcd9fb633059925701f082644c424b7b532a91e978b8c099192e9a324f6e
+Size (pytest_asyncio-0.25.2.tar.gz) = 53950 bytes
Home |
Main Index |
Thread Index |
Old Index