pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-jupyter-lsp



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr 10 07:45:30 UTC 2024

Modified Files:
        pkgsrc/www/py-jupyter-lsp: Makefile distinfo

Log Message:
py-jupyter-lsp: updated to 2.2.5

jupyter-lsp 2.2.5

bug fixes:
fix for environment variables leaking into the parent environment


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-jupyter-lsp/Makefile \
    pkgsrc/www/py-jupyter-lsp/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-lsp/Makefile
diff -u pkgsrc/www/py-jupyter-lsp/Makefile:1.4 pkgsrc/www/py-jupyter-lsp/Makefile:1.5
--- pkgsrc/www/py-jupyter-lsp/Makefile:1.4      Thu Mar  7 17:35:01 2024
+++ pkgsrc/www/py-jupyter-lsp/Makefile  Wed Apr 10 07:45:30 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/03/07 17:35:01 adam Exp $
+# $NetBSD: Makefile,v 1.5 2024/04/10 07:45:30 adam Exp $
 
-DISTNAME=      jupyter-lsp-2.2.4
+DISTNAME=      jupyter-lsp-2.2.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter-lsp/}
Index: pkgsrc/www/py-jupyter-lsp/distinfo
diff -u pkgsrc/www/py-jupyter-lsp/distinfo:1.4 pkgsrc/www/py-jupyter-lsp/distinfo:1.5
--- pkgsrc/www/py-jupyter-lsp/distinfo:1.4      Thu Mar  7 17:35:01 2024
+++ pkgsrc/www/py-jupyter-lsp/distinfo  Wed Apr 10 07:45:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/03/07 17:35:01 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/04/10 07:45:30 adam Exp $
 
-BLAKE2s (jupyter-lsp-2.2.4.tar.gz) = 44b0400ef8a1b153242039a32c35eca9afc98fa6e5b99496605fb7994f7e28fb
-SHA512 (jupyter-lsp-2.2.4.tar.gz) = 01d2b18ec3f9575c1d2ab1ea64f94d093fa593374ab8a1343024b78c1baf935a9fd51a4f9a65a1094b6fc59384ca244714e73066d8db13fa00de5c1f625462c6
-Size (jupyter-lsp-2.2.4.tar.gz) = 48663 bytes
+BLAKE2s (jupyter-lsp-2.2.5.tar.gz) = 6a495d887927730eaf04d463c9ddb558f25667e7e2e33e91792f271fd450d21e
+SHA512 (jupyter-lsp-2.2.5.tar.gz) = 16c3b40a1557d0417553f0a9371dfa49e1b510a8fef77f4420adc2a521eeb57bb3d28d9c905388211174f47ae4dedf0c9213756288712dbe7430178d832f698b
+Size (jupyter-lsp-2.2.5.tar.gz) = 48741 bytes



Home | Main Index | Thread Index | Old Index