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.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76819bed9960
branches:  trunk
changeset: 323224:76819bed9960
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 06 10:24:25 2019 +0000

description:
py-daphne: updated to 2.3.0

2.3.0:
* Added support for ASGI v3.

diffstat:

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

diffs (35 lines):

diff -r 5b97bc04ce9f -r 76819bed9960 www/py-daphne/Makefile
--- a/www/py-daphne/Makefile    Mon May 06 09:39:40 2019 +0000
+++ b/www/py-daphne/Makefile    Mon May 06 10:24:25 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/04/26 13:14:20 maya Exp $
+# $NetBSD: Makefile,v 1.17 2019/05/06 10:24:25 adam Exp $
 
-DISTNAME=      daphne-2.2.5
+DISTNAME=      daphne-2.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/daphne/}
@@ -10,6 +10,7 @@
 COMMENT=       HTTP, HTTP2 and WebSocket protocol server for ASGI
 LICENSE=       modified-bsd
 
+DEPENDS+=      ${PYPKGPREFIX}-asgiref>=3.0:../../www/py-asgiref
 DEPENDS+=      ${PYPKGPREFIX}-autobahn>=0.18:../../www/py-autobahn
 DEPENDS+=      ${PYPKGPREFIX}-twisted>=18.7:../../net/py-twisted
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
diff -r 5b97bc04ce9f -r 76819bed9960 www/py-daphne/distinfo
--- a/www/py-daphne/distinfo    Mon May 06 09:39:40 2019 +0000
+++ b/www/py-daphne/distinfo    Mon May 06 10:24:25 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/02/13 15:55:41 adam Exp $
+$NetBSD: distinfo,v 1.12 2019/05/06 10:24:25 adam Exp $
 
-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
+SHA1 (daphne-2.3.0.tar.gz) = 1369d5bd645a788a5cecd7fa415f5f101636e5c1
+RMD160 (daphne-2.3.0.tar.gz) = 6ef12d230d6da713fa476fc2b21483a9a1213636
+SHA512 (daphne-2.3.0.tar.gz) = 2e58195de5229dc914404bed825f2676d611021df9b1410b8ec7c5ae616ba1cd8f750865f27039b2381a05d01086c0850352cf9100146cfbc7fe261b92425900
+Size (daphne-2.3.0.tar.gz) = 23431 bytes



Home | Main Index | Thread Index | Old Index