pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test-asyncio py-test-asyncio: updated to 0.19.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d77f193cb6bf
branches: trunk
changeset: 382690:d77f193cb6bf
user: adam <adam%pkgsrc.org@localhost>
date: Wed Aug 03 11:42:57 2022 +0000
description:
py-test-asyncio: updated to 0.19.0
0.19.0 (22-07-13)
=================
- BREAKING: The default ``asyncio_mode`` is now *strict*.
- Removes `setup.py` since all relevant configuration is present `setup.cfg`. Users requiring an editable installation of pytest-asyncio need to use pip v21.1 or newer.
- Declare support for Python 3.11.
diffstat:
devel/py-test-asyncio/Makefile | 9 +++++----
devel/py-test-asyncio/PLIST | 20 ++++++++++----------
devel/py-test-asyncio/distinfo | 8 ++++----
3 files changed, 19 insertions(+), 18 deletions(-)
diffs (74 lines):
diff -r 82639345bf28 -r d77f193cb6bf devel/py-test-asyncio/Makefile
--- a/devel/py-test-asyncio/Makefile Wed Aug 03 08:16:17 2022 +0000
+++ b/devel/py-test-asyncio/Makefile Wed Aug 03 11:42:57 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2022/03/31 21:48:45 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2022/08/03 11:42:57 adam Exp $
-DISTNAME= pytest-asyncio-0.18.3
+DISTNAME= pytest-asyncio-0.19.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-asyncio/}
@@ -10,8 +10,9 @@
COMMENT= Pytest support for asyncio
LICENSE= apache-2.0
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6.2:../../devel/py-setuptools_scm
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.36:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-test>=6.1.0:../../devel/py-test
-BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6.2:../../devel/py-setuptools_scm
TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=5.2:../../devel/py-coverage
TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=5.7.1:../../devel/py-hypothesis
TEST_DEPENDS+= ${PYPKGPREFIX}-flaky>=3.5.0:../../devel/py-flaky
@@ -33,5 +34,5 @@
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 82639345bf28 -r d77f193cb6bf devel/py-test-asyncio/PLIST
--- a/devel/py-test-asyncio/PLIST Wed Aug 03 08:16:17 2022 +0000
+++ b/devel/py-test-asyncio/PLIST Wed Aug 03 11:42:57 2022 +0000
@@ -1,17 +1,17 @@
-@comment $NetBSD: PLIST,v 1.2 2022/02/02 19:04:57 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.3 2022/08/03 11:42:57 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/pytest_asyncio/__init__.py
${PYSITELIB}/pytest_asyncio/__init__.pyc
-${PYSITELIB}/pytest_asyncio/__init__.pyo
${PYSITELIB}/pytest_asyncio/_version.py
${PYSITELIB}/pytest_asyncio/_version.pyc
-${PYSITELIB}/pytest_asyncio/_version.pyo
${PYSITELIB}/pytest_asyncio/plugin.py
${PYSITELIB}/pytest_asyncio/plugin.pyc
-${PYSITELIB}/pytest_asyncio/plugin.pyo
${PYSITELIB}/pytest_asyncio/py.typed
diff -r 82639345bf28 -r d77f193cb6bf devel/py-test-asyncio/distinfo
--- a/devel/py-test-asyncio/distinfo Wed Aug 03 08:16:17 2022 +0000
+++ b/devel/py-test-asyncio/distinfo Wed Aug 03 11:42:57 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/03/31 10:42:16 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/08/03 11:42:57 adam Exp $
-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
+BLAKE2s (pytest-asyncio-0.19.0.tar.gz) = e056dfedc6acbb84fa6a023569481a022a665ea7d45b03ffdfa2bcb9dafe676f
+SHA512 (pytest-asyncio-0.19.0.tar.gz) = 114f133d66f197e1fe4abb95a6b3240a37be1ea91479c8a4e40111a05c66c2a4c54a74aaebebc54e64431610207983a6070067cf02dd9b2743f3b64907bc68d1
+Size (pytest-asyncio-0.19.0.tar.gz) = 28865 bytes
Home |
Main Index |
Thread Index |
Old Index