Skip to content

Commit

Permalink
py-async-timeout: update to 4.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Jan 8, 2022
1 parent 77afd70 commit 4b43837
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions devel/py-async-timeout/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand All @@ -20,6 +19,7 @@ USE_LANGUAGES= # none

PYTHON_VERSIONS_INCOMPATIBLE= 27

TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests

Expand Down
8 changes: 4 additions & 4 deletions devel/py-async-timeout/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4b43837

Please sign in to comment.