pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-jupyter_core



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Oct 29 16:53:07 UTC 2023

Modified Files:
        pkgsrc/devel/py-jupyter_core: Makefile distinfo

Log Message:
py-jupyter_core: updated to 5.4.0

5.4.0

Maintenance and upkeep improvements

- Add python 3.12 support
- Update typings for traitlets 5.11


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-jupyter_core/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-jupyter_core/distinfo

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

Modified files:

Index: pkgsrc/devel/py-jupyter_core/Makefile
diff -u pkgsrc/devel/py-jupyter_core/Makefile:1.27 pkgsrc/devel/py-jupyter_core/Makefile:1.28
--- pkgsrc/devel/py-jupyter_core/Makefile:1.27  Sat Oct 28 19:57:03 2023
+++ pkgsrc/devel/py-jupyter_core/Makefile       Sun Oct 29 16:53:07 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2023/10/28 19:57:03 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2023/10/29 16:53:07 adam Exp $
 
-DISTNAME=      jupyter_core-5.3.2
+DISTNAME=      jupyter_core-5.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter_core/}
 

Index: pkgsrc/devel/py-jupyter_core/distinfo
diff -u pkgsrc/devel/py-jupyter_core/distinfo:1.20 pkgsrc/devel/py-jupyter_core/distinfo:1.21
--- pkgsrc/devel/py-jupyter_core/distinfo:1.20  Wed Sep 27 16:09:00 2023
+++ pkgsrc/devel/py-jupyter_core/distinfo       Sun Oct 29 16:53:07 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2023/09/27 16:09:00 adam Exp $
+$NetBSD: distinfo,v 1.21 2023/10/29 16:53:07 adam Exp $
 
-BLAKE2s (jupyter_core-5.3.2.tar.gz) = fed6e6f23bbec9c2d372653bf0318587aaf1060c8c76086361649f20cc61ae8e
-SHA512 (jupyter_core-5.3.2.tar.gz) = f202cb16dc5d42d4ae87dd6fd91c3fa38f4b6611b58fd904eb37b647628f6ca5164e4e61d4eb09cc0dee192463ddd7577f64242b1dd7b014fecff5b252f661e1
-Size (jupyter_core-5.3.2.tar.gz) = 84808 bytes
+BLAKE2s (jupyter_core-5.4.0.tar.gz) = 8d121a86fa7ac7178c8d6c6bb7022ddc6c34945ab1ddbbe37832d569747cb443
+SHA512 (jupyter_core-5.4.0.tar.gz) = 2e4d65f07590bd1cad0df7043b6f6542b3fadbdf9a0c4ec699a39725a04c12aeef123917eab445d230d42e779655e797924800fd9d8acd0b9d27060f26b243d2
+Size (jupyter_core-5.4.0.tar.gz) = 85162 bytes
 SHA1 (patch-jupyter__core_paths.py) = 77720329c9613abde9576244ac17b101bfded070



Home | Main Index | Thread Index | Old Index