pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-asgiref py-asgiref: updated to 3.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/570324c2b7f3
branches:  trunk
changeset: 440526:570324c2b7f3
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Oct 10 18:00:57 2020 +0000

description:
py-asgiref: updated to 3.3.0

3.3.0:
* sync_to_async now defaults to thread-sensitive mode being on
* async_to_sync now works inside of forked processes
* WsgiToAsgi now correctly clamps its response body when Content-Length is set

diffstat:

 www/py-asgiref/Makefile |   4 ++--
 www/py-asgiref/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 923f40a15290 -r 570324c2b7f3 www/py-asgiref/Makefile
--- a/www/py-asgiref/Makefile   Sat Oct 10 17:14:00 2020 +0000
+++ b/www/py-asgiref/Makefile   Sat Oct 10 18:00:57 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/06/20 16:26:34 adam Exp $
+# $NetBSD: Makefile,v 1.23 2020/10/10 18:00:57 adam Exp $
 
-DISTNAME=      asgiref-3.2.10
+DISTNAME=      asgiref-3.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asgiref/}
diff -r 923f40a15290 -r 570324c2b7f3 www/py-asgiref/distinfo
--- a/www/py-asgiref/distinfo   Sat Oct 10 17:14:00 2020 +0000
+++ b/www/py-asgiref/distinfo   Sat Oct 10 18:00:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2020/06/20 16:26:34 adam Exp $
+$NetBSD: distinfo,v 1.21 2020/10/10 18:00:57 adam Exp $
 
-SHA1 (asgiref-3.2.10.tar.gz) = 18d38f9177e344b9d7ba766a58179636f659a13d
-RMD160 (asgiref-3.2.10.tar.gz) = c6b459585a6258eff14ed425cbdf30e6732f4449
-SHA512 (asgiref-3.2.10.tar.gz) = 8688d71103dfe569978712481161a88cce9aa6587eacbf29ea42d585817c813625360724d1d561d12456a6580647f9d4a098f194bd780f3c9f7e52a1e0aa8c88
-Size (asgiref-3.2.10.tar.gz) = 25669 bytes
+SHA1 (asgiref-3.3.0.tar.gz) = eb535d36a6a384d5e8405d32909be55a48a7e497
+RMD160 (asgiref-3.3.0.tar.gz) = fa30baad594f528acfa0525026b5ad4021246cd9
+SHA512 (asgiref-3.3.0.tar.gz) = fbb66af8f0e2bbeed31ae6ac358f045c0eef6cdeec6edbaf358f7551ff24e69233cfbc898b60ac9d16d747a9fb7e10a8b203065602140c025b2ae7d4d7229def
+Size (asgiref-3.3.0.tar.gz) = 26945 bytes



Home | Main Index | Thread Index | Old Index