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:           Tue Oct 26 17:24:44 UTC 2021

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

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

0.16.0
Add support for Python 3.10


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-test-asyncio/Makefile \
    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.8 pkgsrc/devel/py-test-asyncio/Makefile:1.9
--- pkgsrc/devel/py-test-asyncio/Makefile:1.8   Thu Apr 22 12:06:38 2021
+++ pkgsrc/devel/py-test-asyncio/Makefile       Tue Oct 26 17:24:44 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/04/22 12:06:38 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/10/26 17:24:44 adam Exp $
 
-DISTNAME=      pytest-asyncio-0.15.1
+DISTNAME=      pytest-asyncio-0.16.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 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.8 pkgsrc/devel/py-test-asyncio/distinfo:1.9
--- pkgsrc/devel/py-test-asyncio/distinfo:1.8   Tue Oct 26 10:19:07 2021
+++ pkgsrc/devel/py-test-asyncio/distinfo       Tue Oct 26 17:24:44 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:19:07 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/10/26 17:24:44 adam Exp $
 
-BLAKE2s (pytest-asyncio-0.15.1.tar.gz) = 82d9ba564fada16177f0223f1d29227a58a5f32a591b92164bf76a407fcb85dd
-SHA512 (pytest-asyncio-0.15.1.tar.gz) = 3f1dc7fb467feae367a6d33738e38cc47369472cdb6b67718f1f38d8e572cc14b9da1d0736a7abc4b42d6317b1f3cc2a45ec7e35ba87aa7033b179b48caccc93
-Size (pytest-asyncio-0.15.1.tar.gz) = 13755 bytes
+BLAKE2s (pytest-asyncio-0.16.0.tar.gz) = 0c6d3440408ab207267d0fff2678db401a7ba0fd54acab921a311dcf4fe4e46e
+SHA512 (pytest-asyncio-0.16.0.tar.gz) = 0ac5fe36ecf15525fbc271c27d591481447c077f0b135d1020bf33bbe4f60b4bc95c5e0fb19108c664f3e33d796f1ea59b1670be294a1d662154d83a1aa51b42
+Size (pytest-asyncio-0.16.0.tar.gz) = 12095 bytes



Home | Main Index | Thread Index | Old Index