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 29 08:09:00 UTC 2025
Modified Files:
pkgsrc/devel/py-test-asyncio: Makefile distinfo
Log Message:
py-test-asyncio: updated to 0.25.3
0.25.3 (2025-01-28)
- Avoid errors in cleanup of async generators when event loop is already closed
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/py-test-asyncio/Makefile
cvs rdiff -u -r1.30 -r1.31 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.36 pkgsrc/devel/py-test-asyncio/Makefile:1.37
--- pkgsrc/devel/py-test-asyncio/Makefile:1.36 Wed Jan 8 10:03:44 2025
+++ pkgsrc/devel/py-test-asyncio/Makefile Wed Jan 29 08:09:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2025/01/08 10:03:44 adam Exp $
+# $NetBSD: Makefile,v 1.37 2025/01/29 08:09:00 adam Exp $
-DISTNAME= pytest_asyncio-0.25.2
+DISTNAME= pytest_asyncio-0.25.3
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.30 pkgsrc/devel/py-test-asyncio/distinfo:1.31
--- pkgsrc/devel/py-test-asyncio/distinfo:1.30 Wed Jan 8 10:03:44 2025
+++ pkgsrc/devel/py-test-asyncio/distinfo Wed Jan 29 08:09:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2025/01/08 10:03:44 adam Exp $
+$NetBSD: distinfo,v 1.31 2025/01/29 08:09:00 adam Exp $
-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
+BLAKE2s (pytest_asyncio-0.25.3.tar.gz) = c813ea2ee39d9c7245d3507d672fbcfba64c34a786c03760b73d81cc8296fbdf
+SHA512 (pytest_asyncio-0.25.3.tar.gz) = 8144b636ad77af0ecadf81ff5be396e6706d8c206772953ffd2a62c9889094ff55e3f14c9bbd615a9d58cb192e61385d0ffcb1b56524422376d214154536b532
+Size (pytest_asyncio-0.25.3.tar.gz) = 54239 bytes
Home |
Main Index |
Thread Index |
Old Index