pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-nbformat
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 8 05:15:14 UTC 2024
Modified Files:
pkgsrc/www/py-nbformat: Makefile distinfo
Log Message:
py-nbformat: updated to 5.10.4
5.10.4
Maintenance and upkeep improvements
- Set all min deps
- chore: update pre-commit hooks
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-nbformat/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-nbformat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-nbformat/Makefile
diff -u pkgsrc/www/py-nbformat/Makefile:1.19 pkgsrc/www/py-nbformat/Makefile:1.20
--- pkgsrc/www/py-nbformat/Makefile:1.19 Sun Mar 24 10:54:59 2024
+++ pkgsrc/www/py-nbformat/Makefile Mon Apr 8 05:15:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/03/24 10:54:59 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/04/08 05:15:14 adam Exp $
-DISTNAME= nbformat-5.10.3
+DISTNAME= nbformat-5.10.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbformat/}
@@ -12,9 +12,9 @@ LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-nodejs-version-[0-9]*:../../devel/py-hatch-nodejs-version
-DEPENDS+= ${PYPKGPREFIX}-fastjsonschema-[0-9]*:../../textproc/py-fastjsonschema
+DEPENDS+= ${PYPKGPREFIX}-fastjsonschema>=2.15:../../textproc/py-fastjsonschema
DEPENDS+= ${PYPKGPREFIX}-jsonschema>=2.6:../../textproc/py-jsonschema
-DEPENDS+= ${PYPKGPREFIX}-jupyter_core-[0-9]*:../../devel/py-jupyter_core
+DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.12:../../devel/py-jupyter_core
DEPENDS+= ${PYPKGPREFIX}-traitlets>=5.1:../../devel/py-traitlets
TEST_DEPENDS+= ${PYPKGPREFIX}-pep440-[0-9]*:../../misc/py-pep440
TEST_DEPENDS+= ${PYPKGPREFIX}-testpath-[0-9]*:../../devel/py-testpath
Index: pkgsrc/www/py-nbformat/distinfo
diff -u pkgsrc/www/py-nbformat/distinfo:1.14 pkgsrc/www/py-nbformat/distinfo:1.15
--- pkgsrc/www/py-nbformat/distinfo:1.14 Sun Mar 24 10:54:59 2024
+++ pkgsrc/www/py-nbformat/distinfo Mon Apr 8 05:15:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/03/24 10:54:59 adam Exp $
+$NetBSD: distinfo,v 1.15 2024/04/08 05:15:14 adam Exp $
-BLAKE2s (nbformat-5.10.3.tar.gz) = 3a293ae59ed0c86e969e20032bccbd40bee12d5142e9e372d63f61925c63ca52
-SHA512 (nbformat-5.10.3.tar.gz) = 9baed15fed4bf05c2c97f7634ce1440149bf5e44a7fd330aa40f7c3954a6f16fc755e1d643a01a4d9ee62fb7a0f24299b83d9a4cf753e7c3495319ee052ae5e8
-Size (nbformat-5.10.3.tar.gz) = 142678 bytes
+BLAKE2s (nbformat-5.10.4.tar.gz) = 3338c9f1fcdd01acc79fbe4ddf839980677d9a704e3d6747f006595febbbe127
+SHA512 (nbformat-5.10.4.tar.gz) = cacec6bca3177958863e7ed860c55498a91507634098adc08b49a3bb43f1158a32b0c029262d44d0f1beb1e795ba7d03753b522120a9aec14514ed8d961d5baa
+Size (nbformat-5.10.4.tar.gz) = 142749 bytes
Home |
Main Index |
Thread Index |
Old Index