pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-daphne



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 13 15:55:41 UTC 2019

Modified Files:
        pkgsrc/www/py-daphne: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-daphne/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-daphne/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-daphne/Makefile
diff -u pkgsrc/www/py-daphne/Makefile:1.14 pkgsrc/www/py-daphne/Makefile:1.15
--- pkgsrc/www/py-daphne/Makefile:1.14  Sun Dec 16 18:22:59 2018
+++ pkgsrc/www/py-daphne/Makefile       Wed Feb 13 15:55:41 2019
@@ -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/}

Index: pkgsrc/www/py-daphne/distinfo
diff -u pkgsrc/www/py-daphne/distinfo:1.10 pkgsrc/www/py-daphne/distinfo:1.11
--- pkgsrc/www/py-daphne/distinfo:1.10  Sun Dec 16 18:22:59 2018
+++ pkgsrc/www/py-daphne/distinfo       Wed Feb 13 15:55:41 2019
@@ -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