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:47:33 UTC 2025
Modified Files:
pkgsrc/net/py-comm: Makefile distinfo
Log Message:
py-comm: updated to 0.2.3
0.2.3
Remove traitlets dependency
Add Security.md file
pre-commit updates and fixes
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-comm/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/py-comm/distinfo
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.8 pkgsrc/net/py-comm/Makefile:1.9
--- pkgsrc/net/py-comm/Makefile:1.8 Sat Mar 16 18:32:25 2024
+++ pkgsrc/net/py-comm/Makefile Sat Aug 2 10:47:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/03/16 18:32:25 adam Exp $
+# $NetBSD: Makefile,v 1.9 2025/08/02 10:47:33 adam Exp $
-DISTNAME= comm-0.2.2
+DISTNAME= comm-0.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/comm/}
@@ -15,7 +15,5 @@ DEPENDS+= ${PYPKGPREFIX}-traitlets>=5.4:
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/py-comm/distinfo
diff -u pkgsrc/net/py-comm/distinfo:1.7 pkgsrc/net/py-comm/distinfo:1.8
--- pkgsrc/net/py-comm/distinfo:1.7 Sat Mar 16 18:32:25 2024
+++ pkgsrc/net/py-comm/distinfo Sat Aug 2 10:47:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/03/16 18:32:25 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/08/02 10:47:33 adam Exp $
-BLAKE2s (comm-0.2.2.tar.gz) = 8a7b1e11aa39aa72211035e380712da63e73de40aaadce00130fee85d5996149
-SHA512 (comm-0.2.2.tar.gz) = e37334b2c140c3722f6a865f56dcbb1fc800819e3584b6f5729eae1cdbccafbc16ae108d1c0a883b17d0d04b69c12701888a75427808ddc6f736126b5d9548c5
-Size (comm-0.2.2.tar.gz) = 6210 bytes
+BLAKE2s (comm-0.2.3.tar.gz) = d20d59326087d2ba86951c8a2dc513199b83f027c3b1a113451b42f5061b1306
+SHA512 (comm-0.2.3.tar.gz) = c302949fffe76b6f71361d886b34c6733a46ace433c64f518d67f2bf044e0ad82d8578905fdb9e8c539a09706ee76b64444594ff4fdbbaee0cf03b764b8bb29c
+Size (comm-0.2.3.tar.gz) = 6319 bytes
Home |
Main Index |
Thread Index |
Old Index