CVS commit: pkgsrc/www/py-daphne
"Adam Ciarcinski" <[email protected]> Sun, 2 Aug 2026 09:28:11 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Sun Aug 2 09:28:11 UTC 2026 Modified Files: pkgsrc/www/py-daphne: Makefile distinfo Log Message: py-daphne: updated to 4.2.3 4.2.3 (2026-07-21) * Added ``--websocket-max-message-size`` and ``--websocket-max-frame-size`` CLI flags to the ``runserver`` management command for use in development. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/py-daphne/Makefile cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/py-daphne/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.5 KB)
Modified files:
Index: pkgsrc/www/py-daphne/Makefile
diff -u pkgsrc/www/py-daphne/Makefile:1.36 pkgsrc/www/py-daphne/Makefile:1.37
--- pkgsrc/www/py-daphne/Makefile:1.36 Thu Jun 11 12:44:39 2026
+++ pkgsrc/www/py-daphne/Makefile Sun Aug 2 09:28:10 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2026/06/11 12:44:39 adam Exp $
+# $NetBSD: Makefile,v 1.37 2026/08/02 09:28:10 adam Exp $
-DISTNAME= daphne-4.2.2
+DISTNAME= daphne-4.2.3
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.27 pkgsrc/www/py-daphne/distinfo:1.28
--- pkgsrc/www/py-daphne/distinfo:1.27 Thu Jun 11 12:44:39 2026
+++ pkgsrc/www/py-daphne/distinfo Sun Aug 2 09:28:10 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2026/06/11 12:44:39 adam Exp $
+$NetBSD: distinfo,v 1.28 2026/08/02 09:28:10 adam Exp $
-BLAKE2s (daphne-4.2.2.tar.gz) = d154eb1958bf520ac034b1624ebb22e4a5415e53682803cbb2db09b6a66c1212
-SHA512 (daphne-4.2.2.tar.gz) = f005bbbd88f5a87967f6ebe744b6cba99df5b7cdd90199ec2375ec985a0317f5f2b75842a00f046208d75979d2dd253d7784dea0868e8805093f493e3bafec77
-Size (daphne-4.2.2.tar.gz) = 47601 bytes
+BLAKE2s (daphne-4.2.3.tar.gz) = 889da202fd45abfc8bc2fc91f812f022c09d40eaef9f02d24031f21422ba9b5e
+SHA512 (daphne-4.2.3.tar.gz) = 378f584f300635b9dfb3ecb842abda03b6e16df586c4542ae561210c465c4ddf27ce8563a15123945d307cb21c0305043f24e45b9b688f35000002eebe0deb56
+Size (daphne-4.2.3.tar.gz) = 47898 bytes