pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-async-timeout py-async-timeout: update to 4.0.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f4368e8645c
branches: trunk
changeset: 371270:4f4368e8645c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 08 10:37:28 2022 +0000
description:
py-async-timeout: update to 4.0.2.
Fix tests.
4.0.2 (2021-12-20)
==================
Misc
----
- `#259 <https://github.com/aio-libs/async-timeout/issues/259>`_, `#274 <https://github.com/aio-libs/async-timeout/issues/274>`_
diffstat:
devel/py-async-timeout/Makefile | 6 +++---
devel/py-async-timeout/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r b47cc12175a4 -r 4f4368e8645c devel/py-async-timeout/Makefile
--- a/devel/py-async-timeout/Makefile Sat Jan 08 09:49:30 2022 +0000
+++ b/devel/py-async-timeout/Makefile Sat Jan 08 10:37:28 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2022/01/04 20:52:50 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2022/01/08 10:37:28 wiz Exp $
-DISTNAME= async-timeout-4.0.1
+DISTNAME= async-timeout-4.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/async-timeout/}
@@ -20,6 +19,7 @@
PYTHON_VERSIONS_INCOMPATIBLE= 27
+TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
diff -r b47cc12175a4 -r 4f4368e8645c devel/py-async-timeout/distinfo
--- a/devel/py-async-timeout/distinfo Sat Jan 08 09:49:30 2022 +0000
+++ b/devel/py-async-timeout/distinfo Sat Jan 08 10:37:28 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/11/23 20:45:01 adam Exp $
+$NetBSD: distinfo,v 1.11 2022/01/08 10:37:28 wiz Exp $
-BLAKE2s (async-timeout-4.0.1.tar.gz) = b8ea97426e8139592c76f1a3f834800b24f2c0152467eb9f37588213440b4d94
-SHA512 (async-timeout-4.0.1.tar.gz) = 24a72daf9e0737d0be351a35ff28242dea735bed33f06d9865a71983b1341693c80856c0668d6a485bccc8cf7b9adde33fa904e94bf4730e4a678216e572d119
-Size (async-timeout-4.0.1.tar.gz) = 8030 bytes
+BLAKE2s (async-timeout-4.0.2.tar.gz) = cae823ec54df7dcf1c6f2dee6df14463fef5fcb23c5aa0dd39b660808782f57c
+SHA512 (async-timeout-4.0.2.tar.gz) = e9884a525b99bc1a3a15c958a1dbb25a92cb286bb7360b03b0be3198e61685970628c8fef6dc478beba3f031e0ff6f03b1fcc3c2c34032d7fea6f8b65850ac38
+Size (async-timeout-4.0.2.tar.gz) = 8221 bytes
Home |
Main Index |
Thread Index |
Old Index