Sun Aug 5 10:19:16 2018 UTC ()
py-test-asyncio: updated to 0.9.0

0.9.0:
Python 3.7 support.
Remove event_loop_process_pool fixture and pytest.mark.asyncio_process_pool marker.


(adam)
diff -r1.1 -r1.2 pkgsrc/devel/py-test-asyncio/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-test-asyncio/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-test-asyncio/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-test-asyncio/Makefile 2018/02/05 16:28:49 1.1
+++ pkgsrc/devel/py-test-asyncio/Makefile 2018/08/05 10:19:16 1.2
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/02/05 16:28:49 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/05 10:19:16 adam Exp $
 
-DISTNAME=	pytest-asyncio-0.8.0
+DISTNAME=	pytest-asyncio-0.9.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pytest-asyncio/}

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-test-asyncio/distinfo (expand / switch to context diff)
--- pkgsrc/devel/py-test-asyncio/distinfo 2018/02/05 16:28:49 1.1
+++ pkgsrc/devel/py-test-asyncio/distinfo 2018/08/05 10:19:16 1.2
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/02/05 16:28:49 adam Exp $
+$NetBSD: distinfo,v 1.2 2018/08/05 10:19:16 adam Exp $
 
-SHA1 (pytest-asyncio-0.8.0.tar.gz) = d5a7faf563006ad6a91243060b13a8cddcab42b5
+SHA1 (pytest-asyncio-0.9.0.tar.gz) = 7d80b5806bb8eef09da481aeb2bb133d50c9fbd8
-RMD160 (pytest-asyncio-0.8.0.tar.gz) = 45d68fd605944e249c0f4f02961ee3fb978403b9
+RMD160 (pytest-asyncio-0.9.0.tar.gz) = ef58e3273e873a207f89a761211b020793c80bea
-SHA512 (pytest-asyncio-0.8.0.tar.gz) = ffae02204356ad8c936dca7d3982eda220d886d3f75619696e3146e6aacacdfc1212eed096613f9d1b3f7aa002ce9aeb8fb1a97341877c01018b59a38f05b196
+SHA512 (pytest-asyncio-0.9.0.tar.gz) = 129dc6129a93856eb32a5ca8c90ea71397bd5293f66b5b3682efbfcd7c0444471c98aa2f95bca89e6a34dd1f3571aa4a2b9b7831c4cd0e124eb2f69ad3a7fa73
-Size (pytest-asyncio-0.8.0.tar.gz) = 11310 bytes
+Size (pytest-asyncio-0.9.0.tar.gz) = 7220 bytes