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:           Fri Nov 21 14:06:33 UTC 2025

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

Log Message:
py-test-asyncio: updated to 1.3.0

1.3.0

Removed

Support for Python 3.9

Added

Support for pytest 9


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/py-test-asyncio/Makefile
cvs rdiff -u -r1.35 -r1.36 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.42 pkgsrc/devel/py-test-asyncio/Makefile:1.43
--- pkgsrc/devel/py-test-asyncio/Makefile:1.42  Tue Oct 28 13:25:00 2025
+++ pkgsrc/devel/py-test-asyncio/Makefile       Fri Nov 21 14:06:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2025/10/28 13:25:00 adam Exp $
+# $NetBSD: Makefile,v 1.43 2025/11/21 14:06:33 adam Exp $
 
-DISTNAME=      pytest_asyncio-1.2.0
+DISTNAME=      pytest_asyncio-1.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
 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.35 pkgsrc/devel/py-test-asyncio/distinfo:1.36
--- pkgsrc/devel/py-test-asyncio/distinfo:1.35  Tue Oct 28 13:25:00 2025
+++ pkgsrc/devel/py-test-asyncio/distinfo       Fri Nov 21 14:06:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2025/10/28 13:25:00 adam Exp $
+$NetBSD: distinfo,v 1.36 2025/11/21 14:06:33 adam Exp $
 
-BLAKE2s (pytest_asyncio-1.2.0.tar.gz) = 3ba0e7ba97367c53618ac91691121bc3a91fad2dbfef51b8e63136cb4e27dd17
-SHA512 (pytest_asyncio-1.2.0.tar.gz) = 290850d18d915eb9230c3658817ff35555f78ef5901cde84a914d2231c7c036f3644e954790e53eb2cd3da26acffd0d124c17f51c054a6477fe19fcda77ef5e4
-Size (pytest_asyncio-1.2.0.tar.gz) = 50119 bytes
+BLAKE2s (pytest_asyncio-1.3.0.tar.gz) = aa134e93acebeb026d9abefca7525b685168cbba50fc477a44441dfe7c98b871
+SHA512 (pytest_asyncio-1.3.0.tar.gz) = 239fa63116622cdb22b0521f8af5b4f0c7f1c0e3975592a7711160ff636d2fbe3277d261df44dca5e11a666b50614732c5089c981d345b818de1abcad47dcf14
+Size (pytest_asyncio-1.3.0.tar.gz) = 50087 bytes



Home | Main Index | Thread Index | Old Index