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:           Wed Jan  3 06:52:26 UTC 2024

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

Log Message:
py-comm: updated to 0.2.1

0.2.1

Maintenance and upkeep improvements

Update ruff config

Other merged PRs

chore: update pre-commit hooks
Prevent exception spam during interpreter teardown
chore: update pre-commit hooks
chore: update pre-commit hooks


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/py-comm/Makefile
cvs rdiff -u -r1.5 -r1.6 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.6 pkgsrc/net/py-comm/Makefile:1.7
--- pkgsrc/net/py-comm/Makefile:1.6     Fri Nov 10 18:35:08 2023
+++ pkgsrc/net/py-comm/Makefile Wed Jan  3 06:52:26 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/11/10 18:35:08 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/01/03 06:52:26 adam Exp $
 
-DISTNAME=      comm-0.2.0
+DISTNAME=      comm-0.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/comm/}

Index: pkgsrc/net/py-comm/distinfo
diff -u pkgsrc/net/py-comm/distinfo:1.5 pkgsrc/net/py-comm/distinfo:1.6
--- pkgsrc/net/py-comm/distinfo:1.5     Fri Nov 10 18:35:08 2023
+++ pkgsrc/net/py-comm/distinfo Wed Jan  3 06:52:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/11/10 18:35:08 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/01/03 06:52:26 adam Exp $
 
-BLAKE2s (comm-0.2.0.tar.gz) = 3fdeda61343e5eb0ad49e80c3cb4e44b695963ea060b5bf3327f373311b8f17e
-SHA512 (comm-0.2.0.tar.gz) = 6088cf10f79ce829873f57e143a86b65a9b05d69b7e27de38cb1b29aeccc2e1ae4e0c4ae7fc27fb18072d2b1ecf50574af0e1a93b1da60cca158737b62440ffa
-Size (comm-0.2.0.tar.gz) = 5788 bytes
+BLAKE2s (comm-0.2.1.tar.gz) = 0a3c0ab119187ef5dbc3eec5e53a5c2adccf13ecc6166d415ef985b601fe0643
+SHA512 (comm-0.2.1.tar.gz) = ee127cdc7c8773660ddf68eb96203133a3e0d5ff94b142b069e61b760696871247a902eb19d043b2030838b6776272fd80ab388d3fd9b49cbb32bc3b351afc95
+Size (comm-0.2.1.tar.gz) = 6210 bytes



Home | Main Index | Thread Index | Old Index