pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-daphne py-daphne: updated to 2.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b3a6d7d45af
branches:  trunk
changeset: 307016:4b3a6d7d45af
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 30 07:36:13 2018 +0000
description:
py-daphne: updated to 2.1.1

2.1.1:
* ASGI application constructors are now run in a threadpool as they might
  contain blocking synchronous code.

diffstat:

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

diffs (27 lines):

diff -r 6c8b3664b23c -r 4b3a6d7d45af www/py-daphne/Makefile
--- a/www/py-daphne/Makefile    Mon Apr 30 07:09:57 2018 +0000
+++ b/www/py-daphne/Makefile    Mon Apr 30 07:36:13 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/03/26 00:30:50 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2018/04/30 07:36:13 adam Exp $
 
-DISTNAME=      daphne-2.1.0
+DISTNAME=      daphne-2.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/daphne/}
diff -r 6c8b3664b23c -r 4b3a6d7d45af www/py-daphne/distinfo
--- a/www/py-daphne/distinfo    Mon Apr 30 07:09:57 2018 +0000
+++ b/www/py-daphne/distinfo    Mon Apr 30 07:36:13 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/03/14 08:00:08 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/04/30 07:36:13 adam Exp $
 
-SHA1 (daphne-2.1.0.tar.gz) = 9910e9de2e82e9c8dfd533321ddf1d21a6e65270
-RMD160 (daphne-2.1.0.tar.gz) = 892caec492875617ed9d5178a8efa00af1c3b936
-SHA512 (daphne-2.1.0.tar.gz) = 8d20fd22402d1e9c1e421fc14b7707f0ab54b51472959acccc906e8b61c59e98762cb45338b8637e20f21f81f930560601e2e81a9b93ae13565b1aa4a8d2c75b
-Size (daphne-2.1.0.tar.gz) = 19276 bytes
+SHA1 (daphne-2.1.1.tar.gz) = 0c199f3078a913a35a315e2eeab9562188a4a896
+RMD160 (daphne-2.1.1.tar.gz) = 2d7bb92bf15647ce2d7a1c52911dda83a98cdac5
+SHA512 (daphne-2.1.1.tar.gz) = ae2ef4f90c4e656b935c02d7ac36ec274dc13cab87296ac89fb4ae89c6cbc5db269ef884ca29819383b9929cba1d75926274a5bb8592e3219dd26df91a61ee03
+Size (daphne-2.1.1.tar.gz) = 19462 bytes



Home | Main Index | Thread Index | Old Index