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:           Mon Jul  6 15:43:46 UTC 2020

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

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

0.14.0:
Fix 162, and event_loop fixture behavior now is coherent on all scopes.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-test-asyncio/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/devel/py-test-asyncio/Makefile:1.7
--- pkgsrc/devel/py-test-asyncio/Makefile:1.6   Sat May 16 14:00:48 2020
+++ pkgsrc/devel/py-test-asyncio/Makefile       Mon Jul  6 15:43:46 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/05/16 14:00:48 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/07/06 15:43:46 adam Exp $
 
-DISTNAME=      pytest-asyncio-0.12.0
+DISTNAME=      pytest-asyncio-0.14.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.4 pkgsrc/devel/py-test-asyncio/distinfo:1.5
--- pkgsrc/devel/py-test-asyncio/distinfo:1.4   Sat May 16 14:00:48 2020
+++ pkgsrc/devel/py-test-asyncio/distinfo       Mon Jul  6 15:43:46 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/05/16 14:00:48 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/07/06 15:43:46 adam Exp $
 
-SHA1 (pytest-asyncio-0.12.0.tar.gz) = 4ba63bc2f83e34378f9e34b72fefc81b851a9d87
-RMD160 (pytest-asyncio-0.12.0.tar.gz) = ba334a6474893df3b88c316e4362c24bb69b961d
-SHA512 (pytest-asyncio-0.12.0.tar.gz) = 6fbb91f6935ecfac78567f92b0bb45b947e336d6c4d6c8da3dad9a43694f090bb23f89b0a6725c835e3aaf17d87b3b786e159998300594f13a8e894f28076089
-Size (pytest-asyncio-0.12.0.tar.gz) = 13224 bytes
+SHA1 (pytest-asyncio-0.14.0.tar.gz) = cbf45b28d1b5e42d3590443f79c28bc1139a7f1c
+RMD160 (pytest-asyncio-0.14.0.tar.gz) = f81bc583c2557e679c081d54fc2d862fba35a7cd
+SHA512 (pytest-asyncio-0.14.0.tar.gz) = b3821cc6f4e6c3cd81dab2605f1233513bf276aeee082abee18bb9980b0370d81eadae714dff72818c723229eaf72ba6ace09cff931342d391fe7437c1942a0c
+Size (pytest-asyncio-0.14.0.tar.gz) = 13512 bytes



Home | Main Index | Thread Index | Old Index