pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-jupyter_server
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 7 17:37:53 UTC 2024
Modified Files:
pkgsrc/www/py-jupyter_server: Makefile distinfo
Log Message:
py-jupyter_server: updated to 2.13.0
2.13.0
Enhancements made
- Add an option to have authentication enabled for all endpoints by default
- websockets: add configurations for ping interval and timeout
Bugs fixed
- Fix color in windows log console with colorama
Maintenance and upkeep improvements
- Update release workflows
- chore: update pre-commit hooks
Documentation improvements
- Add deprecation note for `ServerApp.preferred_dir`
- Replace \_jupyter_server_extension_paths in apidocs
- fix "Shutdown" -> "Shut down"
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-jupyter_server/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-jupyter_server/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-jupyter_server/Makefile
diff -u pkgsrc/www/py-jupyter_server/Makefile:1.10 pkgsrc/www/py-jupyter_server/Makefile:1.11
--- pkgsrc/www/py-jupyter_server/Makefile:1.10 Sat Jan 20 08:59:36 2024
+++ pkgsrc/www/py-jupyter_server/Makefile Thu Mar 7 17:37:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2024/01/20 08:59:36 adam Exp $
+# $NetBSD: Makefile,v 1.11 2024/03/07 17:37:53 adam Exp $
-DISTNAME= jupyter_server-2.12.5
+DISTNAME= jupyter_server-2.13.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter-server/}
Index: pkgsrc/www/py-jupyter_server/distinfo
diff -u pkgsrc/www/py-jupyter_server/distinfo:1.8 pkgsrc/www/py-jupyter_server/distinfo:1.9
--- pkgsrc/www/py-jupyter_server/distinfo:1.8 Sat Jan 20 08:59:36 2024
+++ pkgsrc/www/py-jupyter_server/distinfo Thu Mar 7 17:37:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/01/20 08:59:36 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/03/07 17:37:53 adam Exp $
-BLAKE2s (jupyter_server-2.12.5.tar.gz) = 890319bc06d96687ceeb2aaa6a9c87cdcc307735657b7ad66710f578404cc890
-SHA512 (jupyter_server-2.12.5.tar.gz) = dd4fee86cfe82641dc9bbab2de93f65b45e78d56fad6d0a5ecdc442a4facc93aecbe90516200fa742f13d83039119640279efd4c42ff53a08786671c79d4a268
-Size (jupyter_server-2.12.5.tar.gz) = 713833 bytes
+BLAKE2s (jupyter_server-2.13.0.tar.gz) = 6b560df53df2b83bdae1d53a6421f8cc0a3514ed1b6b4f5d10068bae7f7dfe20
+SHA512 (jupyter_server-2.13.0.tar.gz) = 114387c34bf759bc9d27eedf2cb2ab12c07ddaec33d0d37c3bcaa776058c028220dc148fd7bc270644192a693b613b54d0195b5b809c2732c1e04d551b4d060c
+Size (jupyter_server-2.13.0.tar.gz) = 718244 bytes
Home |
Main Index |
Thread Index |
Old Index