pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   yhardy
Date:           Mon Mar  2 20:26:35 UTC 2026

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add py-trio-websocket


To generate a diff of this commit:
cvs rdiff -u -r1.1908 -r1.1909 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1908 pkgsrc/www/Makefile:1.1909
--- pkgsrc/www/Makefile:1.1908  Sun Mar  1 02:45:39 2026
+++ pkgsrc/www/Makefile Mon Mar  2 20:26:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1908 2026/03/01 02:45:39 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1909 2026/03/02 20:26:35 yhardy Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -942,6 +942,7 @@ SUBDIR+=    py-test-httpx
 SUBDIR+=       py-test-jupyter
 SUBDIR+=       py-test-sanic
 SUBDIR+=       py-tornado
+SUBDIR+=       py-trio-websocket
 SUBDIR+=       py-twill
 SUBDIR+=       py-uritools
 SUBDIR+=       py-url-normalize



Home | Main Index | Thread Index | Old Index