Sat Jun 20 16:26:34 2020 UTC ()
py-asgiref: updated to 3.2.10

3.2.10:
* Fixed bugs due to bad WeakRef handling introduced in 3.2.8


(adam)
diff -r1.21 -r1.22 pkgsrc/www/py-asgiref/Makefile
diff -r1.19 -r1.20 pkgsrc/www/py-asgiref/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/www/py-asgiref/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-asgiref/Makefile 2020/06/17 04:53:33 1.21
+++ pkgsrc/www/py-asgiref/Makefile 2020/06/20 16:26:34 1.22
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.21 2020/06/17 04:53:33 adam Exp $ 1# $NetBSD: Makefile,v 1.22 2020/06/20 16:26:34 adam Exp $
2 2
3DISTNAME= asgiref-3.2.9 3DISTNAME= asgiref-3.2.10
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=a/asgiref/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=a/asgiref/}
7 7
8MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
9HOMEPAGE= https://github.com/django/asgiref 9HOMEPAGE= https://github.com/django/asgiref
10COMMENT= Contains various reference ASGI implementations 10COMMENT= Contains various reference ASGI implementations
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TEST_DEPENDS+= ${PYPKGPREFIX}-test>=4.3.0:../../devel/py-test 13TEST_DEPENDS+= ${PYPKGPREFIX}-test>=4.3.0:../../devel/py-test
14TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.10.0:../../devel/py-test-asyncio 14TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.10.0:../../devel/py-test-asyncio
15TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
16 16

cvs diff -r1.19 -r1.20 pkgsrc/www/py-asgiref/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-asgiref/distinfo 2020/06/17 04:53:33 1.19
+++ pkgsrc/www/py-asgiref/distinfo 2020/06/20 16:26:34 1.20
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.19 2020/06/17 04:53:33 adam Exp $ 1$NetBSD: distinfo,v 1.20 2020/06/20 16:26:34 adam Exp $
2 2
3SHA1 (asgiref-3.2.9.tar.gz) = 2b7596e636a169d39b2021724222f0ed4222b100 3SHA1 (asgiref-3.2.10.tar.gz) = 18d38f9177e344b9d7ba766a58179636f659a13d
4RMD160 (asgiref-3.2.9.tar.gz) = bf6524fb77dcd1ff29a1e0a755337c49391ad6cb 4RMD160 (asgiref-3.2.10.tar.gz) = c6b459585a6258eff14ed425cbdf30e6732f4449
5SHA512 (asgiref-3.2.9.tar.gz) = 1810b19bb045fdb4bf47ec7e5caabd0f8869410a6f81503de2148fd024a88da40ed93cce1b47905d7e99f7e89f08a61a9980b88ab738e783664520c6f27e346c 5SHA512 (asgiref-3.2.10.tar.gz) = 8688d71103dfe569978712481161a88cce9aa6587eacbf29ea42d585817c813625360724d1d561d12456a6580647f9d4a098f194bd780f3c9f7e52a1e0aa8c88
6Size (asgiref-3.2.9.tar.gz) = 25482 bytes 6Size (asgiref-3.2.10.tar.gz) = 25669 bytes