pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-jupyter-builder
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 7 09:45:19 UTC 2026
Modified Files:
pkgsrc/devel/py-jupyter-builder: Makefile PLIST distinfo
Log Message:
py-jupyter-builder: updated to 1.2.3
1.2.3
Bugs fixed
- Support npm range specifiers in the `@jupyterlab/builder` version pin
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-jupyter-builder/Makefile \
pkgsrc/devel/py-jupyter-builder/PLIST \
pkgsrc/devel/py-jupyter-builder/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-builder/Makefile
diff -u pkgsrc/devel/py-jupyter-builder/Makefile:1.1 pkgsrc/devel/py-jupyter-builder/Makefile:1.2
--- pkgsrc/devel/py-jupyter-builder/Makefile:1.1 Thu Sep 3 05:16:05 2026
+++ pkgsrc/devel/py-jupyter-builder/Makefile Mon Sep 7 09:45:19 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2026/09/03 05:16:05 adam Exp $
+# $NetBSD: Makefile,v 1.2 2026/09/07 09:45:19 adam Exp $
-DISTNAME= jupyter_builder-1.2.2
+DISTNAME= jupyter_builder-1.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter-builder/}
Index: pkgsrc/devel/py-jupyter-builder/PLIST
diff -u pkgsrc/devel/py-jupyter-builder/PLIST:1.1 pkgsrc/devel/py-jupyter-builder/PLIST:1.2
--- pkgsrc/devel/py-jupyter-builder/PLIST:1.1 Thu Sep 3 05:16:05 2026
+++ pkgsrc/devel/py-jupyter-builder/PLIST Mon Sep 7 09:45:19 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2026/09/03 05:16:05 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/09/07 09:45:19 adam Exp $
bin/jlpm-${PYVERSSUFFIX}
bin/jupyter-builder-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -8,6 +8,7 @@ ${PYSITELIB}/${WHEEL_INFODIR}/entry_poin
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/licenses/THIRD_PARTY_LICENSES/semver.LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/THIRD_PARTY_LICENSES/yarn.js.LICENSE.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/THIRD_PARTY_LICENSES/yarn.js.third-party-licenses.json
${PYSITELIB}/jupyter_builder/__init__.py
${PYSITELIB}/jupyter_builder/__init__.pyc
${PYSITELIB}/jupyter_builder/__init__.pyo
Index: pkgsrc/devel/py-jupyter-builder/distinfo
diff -u pkgsrc/devel/py-jupyter-builder/distinfo:1.1 pkgsrc/devel/py-jupyter-builder/distinfo:1.2
--- pkgsrc/devel/py-jupyter-builder/distinfo:1.1 Thu Sep 3 05:16:05 2026
+++ pkgsrc/devel/py-jupyter-builder/distinfo Mon Sep 7 09:45:19 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2026/09/03 05:16:05 adam Exp $
+$NetBSD: distinfo,v 1.2 2026/09/07 09:45:19 adam Exp $
-BLAKE2s (jupyter_builder-1.2.2.tar.gz) = b1092c75524ac7cec604f7800faf67ea204850801f38aa165dff6a6bda64be45
-SHA512 (jupyter_builder-1.2.2.tar.gz) = 9d09f558c5e623dbcdfc74e7b4afadfa35249fb02e8ebb21f743266c6bcb7330f0ff6bf94a7dfc18899bf21e4be7f6b9fe4a85cc6116870f07b5e56d60a1dd9a
-Size (jupyter_builder-1.2.2.tar.gz) = 981074 bytes
+BLAKE2s (jupyter_builder-1.2.3.tar.gz) = e884592dd684b7582c19dbcb77cafb18133111e586d59c71f5731482fd93f181
+SHA512 (jupyter_builder-1.2.3.tar.gz) = 8c7025105b74851fa598b969f9db099c70b998f8ff2918f30ee0ca944997d05a09868ecf59bf02dc6a63dc6cd71432d9d5c87d7c4ee8b8868df07fdeea10df52
+Size (jupyter_builder-1.2.3.tar.gz) = 1024218 bytes
Home |
Main Index |
Thread Index |
Old Index