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 2.1.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/575e7e34d9b6
branches:  trunk
changeset: 375597:575e7e34d9b6
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Feb 16 14:42:55 2018 +0000

description:
py-asgiref: updated to 2.1.5

2.1.5:
* Fixed issues with async_to_sync not setting the event loop correctly
* Stop async_to_sync being called from threads with an active event loop

diffstat:

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

diffs (27 lines):

diff -r 5d56780a1e3a -r 575e7e34d9b6 www/py-asgiref/Makefile
--- a/www/py-asgiref/Makefile   Fri Feb 16 13:18:36 2018 +0000
+++ b/www/py-asgiref/Makefile   Fri Feb 16 14:42:55 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/02/12 08:36:52 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/02/16 14:42:55 adam Exp $
 
-DISTNAME=      asgiref-2.1.4
+DISTNAME=      asgiref-2.1.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asgiref/}
diff -r 5d56780a1e3a -r 575e7e34d9b6 www/py-asgiref/distinfo
--- a/www/py-asgiref/distinfo   Fri Feb 16 13:18:36 2018 +0000
+++ b/www/py-asgiref/distinfo   Fri Feb 16 14:42:55 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/02/12 08:36:52 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/02/16 14:42:55 adam Exp $
 
-SHA1 (asgiref-2.1.4.tar.gz) = 04ce0477dbf16007e5cbf615a725e26353a8dc62
-RMD160 (asgiref-2.1.4.tar.gz) = d2f2a55dccbe4d639489ba37e4dabc3ef9833414
-SHA512 (asgiref-2.1.4.tar.gz) = f58584cea7266aad05cb34f5ed6da724a98359921dd49842c18091d6cb970398e195e46002f01effe056d7bdde6064c7da43dd56797d1347d3e42a685a89da23
-Size (asgiref-2.1.4.tar.gz) = 7808 bytes
+SHA1 (asgiref-2.1.5.tar.gz) = c608a3c3db58124bc61c05969e60b6a4f7c91900
+RMD160 (asgiref-2.1.5.tar.gz) = 1362dfd3f039fb52b2261d7c52721ad7132f2a4e
+SHA512 (asgiref-2.1.5.tar.gz) = a4b9f9698be3446709971583e7a8bfd1655f1c66f0355e30a8d4e19873dde2f82c1b5ad5b9d0764b0e72bc3f45070c9704175f1a32ac2c7439f0f3b799c3ca91
+Size (asgiref-2.1.5.tar.gz) = 7897 bytes



Home | Main Index | Thread Index | Old Index