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:           Fri Dec  9 11:09:12 UTC 2022

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

Log Message:
py-comm: updated to 0.1.2

0.1.2
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-comm/Makefile \
    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.1 pkgsrc/net/py-comm/Makefile:1.2
--- pkgsrc/net/py-comm/Makefile:1.1     Mon Nov 28 19:59:04 2022
+++ pkgsrc/net/py-comm/Makefile Fri Dec  9 11:09:12 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/11/28 19:59:04 adam Exp $
+# $NetBSD: Makefile,v 1.2 2022/12/09 11:09:12 adam Exp $
 
-DISTNAME=      comm-0.1.1
+DISTNAME=      comm-0.1.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/comm/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/ipython/com
 COMMENT=       Jupyter Python Comm implementation
 LICENSE=       modified-bsd
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.11:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.10:../../devel/py-hatchling
 DEPENDS+=      ${PYPKGPREFIX}-traitlets>=5.4:../../devel/py-traitlets
 
 USE_LANGUAGES= # none
Index: pkgsrc/net/py-comm/distinfo
diff -u pkgsrc/net/py-comm/distinfo:1.1 pkgsrc/net/py-comm/distinfo:1.2
--- pkgsrc/net/py-comm/distinfo:1.1     Mon Nov 28 19:59:04 2022
+++ pkgsrc/net/py-comm/distinfo Fri Dec  9 11:09:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/11/28 19:59:04 adam Exp $
+$NetBSD: distinfo,v 1.2 2022/12/09 11:09:12 adam Exp $
 
-BLAKE2s (comm-0.1.1.tar.gz) = f8e0c92ebe5365f5aa16f8bf5b9e50b8e9e876c6556d1dc1b2ad6f4f12f279c0
-SHA512 (comm-0.1.1.tar.gz) = df87138f1426cef1a9c84c332768c4c4a24ae7745a31b18c453f7f5c23710899e8c26a2cf489cb90882ee04cc0257ae1892f8a1d83c80c68ce5262349e634091
-Size (comm-0.1.1.tar.gz) = 4929 bytes
+BLAKE2s (comm-0.1.2.tar.gz) = 4f33b555aa170076a5ae725ecb3c93a27465cea2edc049903576e89b0a9233f5
+SHA512 (comm-0.1.2.tar.gz) = c848718fa25380c8506831f0652b1b334bfc717a7ede5409c77be93e9a5b35b6850537471a2a12528ab5f826bc6133c61210a3bdaa6936735555c305dcaf2a09
+Size (comm-0.1.2.tar.gz) = 4927 bytes



Home | Main Index | Thread Index | Old Index