pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-comm



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Aug  2 10:48:15 UTC 2025

Modified Files:
        pkgsrc/net/py-comm: Makefile

Log Message:
py-comm: update DEPENDS


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/py-comm/Makefile

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

Modified files:

Index: pkgsrc/net/py-comm/Makefile
diff -u pkgsrc/net/py-comm/Makefile:1.9 pkgsrc/net/py-comm/Makefile:1.10
--- pkgsrc/net/py-comm/Makefile:1.9     Sat Aug  2 10:47:33 2025
+++ pkgsrc/net/py-comm/Makefile Sat Aug  2 10:48:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/08/02 10:47:33 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/08/02 10:48:15 adam Exp $
 
 DISTNAME=      comm-0.2.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,6 @@ COMMENT=      Jupyter Python Comm implementat
 LICENSE=       modified-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.10:../../devel/py-hatchling
-DEPENDS+=      ${PYPKGPREFIX}-traitlets>=5.4:../../devel/py-traitlets
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index