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.2.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/6931b5681c82
branches: trunk
changeset: 329660:6931b5681c82
user: adam <adam%pkgsrc.org@localhost>
date: Wed Feb 13 15:55:41 2019 +0000
description:
py-daphne: updated to 2.2.5
2.2.5:
* WebSocket handshakes are now affected by the websocket connect timeout, so
you can limit them from the command line.
* Server name can now be set using --server-name
diffstat:
www/py-daphne/Makefile | 4 ++--
www/py-daphne/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 1aa644d7f7bc -r 6931b5681c82 www/py-daphne/Makefile
--- a/www/py-daphne/Makefile Wed Feb 13 15:41:48 2019 +0000
+++ b/www/py-daphne/Makefile Wed Feb 13 15:55:41 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/12/16 18:22:59 adam Exp $
+# $NetBSD: Makefile,v 1.15 2019/02/13 15:55:41 adam Exp $
-DISTNAME= daphne-2.2.4
+DISTNAME= daphne-2.2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/daphne/}
diff -r 1aa644d7f7bc -r 6931b5681c82 www/py-daphne/distinfo
--- a/www/py-daphne/distinfo Wed Feb 13 15:41:48 2019 +0000
+++ b/www/py-daphne/distinfo Wed Feb 13 15:55:41 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/12/16 18:22:59 adam Exp $
+$NetBSD: distinfo,v 1.11 2019/02/13 15:55:41 adam Exp $
-SHA1 (daphne-2.2.4.tar.gz) = 23f5655d26a0cda895a4aadb12249b6b4b8613eb
-RMD160 (daphne-2.2.4.tar.gz) = 0bac23d317b0c14f57e5be2c8536d8a594022bc7
-SHA512 (daphne-2.2.4.tar.gz) = 009496141f38527c96125c8a8c0f3949faabca6addf2c7aeab4e1aa51682911c57c3145372ffed761729cd1c2ae76bcb3142745d12de55e1037733363c3ced64
-Size (daphne-2.2.4.tar.gz) = 23066 bytes
+SHA1 (daphne-2.2.5.tar.gz) = 9d4c59e568f11f1a416c36898677a6778d4054fb
+RMD160 (daphne-2.2.5.tar.gz) = cf45ce0d23d5dbd37e4315054353e761b831679b
+SHA512 (daphne-2.2.5.tar.gz) = ab81517ac3a066bc2afee11e7c7c11cd515b31042952d79e449d15652122fcd8678d9be09775389f778972207c1f369061386ad239f37df01ce507711a084b9e
+Size (daphne-2.2.5.tar.gz) = 23177 bytes
Home |
Main Index |
Thread Index |
Old Index