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: Thu Mar 31 10:42:16 UTC 2022
Modified Files:
pkgsrc/devel/py-test-asyncio: Makefile distinfo
Log Message:
py-test-asyncio: updated to 0.18.3
0.18.3 (22-03-25)
=================
- Adds `pytest-trio <https://pypi.org/project/pytest-trio/>`_ to the test dependencies
- Fixes a bug that caused pytest-asyncio to try to set up async pytest_trio fixtures in strict mode.
0.18.2 (22-03-03)
=================
- Fix asyncio auto mode not marking static methods.
- Fix a compatibility issue with Hypothesis 6.39.0.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-test-asyncio/Makefile
cvs rdiff -u -r1.12 -r1.13 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.15 pkgsrc/devel/py-test-asyncio/Makefile:1.16
--- pkgsrc/devel/py-test-asyncio/Makefile:1.15 Mon Feb 21 08:31:36 2022
+++ pkgsrc/devel/py-test-asyncio/Makefile Thu Mar 31 10:42:16 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/02/21 08:31:36 adam Exp $
+# $NetBSD: Makefile,v 1.16 2022/03/31 10:42:16 adam Exp $
-DISTNAME= pytest-asyncio-0.18.1
+DISTNAME= pytest-asyncio-0.18.3
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.12 pkgsrc/devel/py-test-asyncio/distinfo:1.13
--- pkgsrc/devel/py-test-asyncio/distinfo:1.12 Mon Feb 21 08:31:36 2022
+++ pkgsrc/devel/py-test-asyncio/distinfo Thu Mar 31 10:42:16 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/02/21 08:31:36 adam Exp $
+$NetBSD: distinfo,v 1.13 2022/03/31 10:42:16 adam Exp $
-BLAKE2s (pytest-asyncio-0.18.1.tar.gz) = 361a5f14e24d404cf221070a1d95c1693653ab16d38479ea01586eccaf4cc5e2
-SHA512 (pytest-asyncio-0.18.1.tar.gz) = 65820d3bb6d2b7bac46d0f1d926fe4a573580e41f3e8c85f8b58934b15eb20c1d58e2eada8414a756e36664d075a12ebde7f9b7f9d82c251bce7a86252821e0f
-Size (pytest-asyncio-0.18.1.tar.gz) = 31904 bytes
+BLAKE2s (pytest-asyncio-0.18.3.tar.gz) = c7d8975be8864dc3a73daae99e3e6077f5a0be2d3c7aaa419080a0fbdf2a5a84
+SHA512 (pytest-asyncio-0.18.3.tar.gz) = 49ff4827a2beed5679d2648bacb898b624fac38ce15054a550015de9d936b23f9f211a51e314b2a3ab2da90c50b56849948c62cfda17ac9e4a67068e2a62d4b5
+Size (pytest-asyncio-0.18.3.tar.gz) = 28052 bytes
Home |
Main Index |
Thread Index |
Old Index