pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/py-jupyter_server_terminals



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan 14 18:55:43 UTC 2026

Modified Files:
        pkgsrc/comms/py-jupyter_server_terminals: Makefile distinfo

Log Message:
py-jupyter_server_terminals: updated to 0.5.4

0.5.4

Bugs fixed

- allow async authorization

Documentation improvements

- Add links to source/issues/docs/funding


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/comms/py-jupyter_server_terminals/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/comms/py-jupyter_server_terminals/distinfo

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

Modified files:

Index: pkgsrc/comms/py-jupyter_server_terminals/Makefile
diff -u pkgsrc/comms/py-jupyter_server_terminals/Makefile:1.7 pkgsrc/comms/py-jupyter_server_terminals/Makefile:1.8
--- pkgsrc/comms/py-jupyter_server_terminals/Makefile:1.7       Sun Mar 17 17:32:25 2024
+++ pkgsrc/comms/py-jupyter_server_terminals/Makefile   Wed Jan 14 18:55:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/03/17 17:32:25 adam Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/14 18:55:43 adam Exp $
 
-DISTNAME=      jupyter_server_terminals-0.5.3
+DISTNAME=      jupyter_server_terminals-0.5.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    comms python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter-server-terminals/}
@@ -20,7 +20,5 @@ USE_LANGUAGES=        # none
 
 PYTHON_SELF_CONFLICT=  yes
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/comms/py-jupyter_server_terminals/distinfo
diff -u pkgsrc/comms/py-jupyter_server_terminals/distinfo:1.5 pkgsrc/comms/py-jupyter_server_terminals/distinfo:1.6
--- pkgsrc/comms/py-jupyter_server_terminals/distinfo:1.5       Sun Mar 17 17:32:25 2024
+++ pkgsrc/comms/py-jupyter_server_terminals/distinfo   Wed Jan 14 18:55:43 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/03/17 17:32:25 adam Exp $
+$NetBSD: distinfo,v 1.6 2026/01/14 18:55:43 adam Exp $
 
-BLAKE2s (jupyter_server_terminals-0.5.3.tar.gz) = dc8646d389a39402e9e99ccaeaed2f7ba8ee546107bfc88bcd4c4ca7fa808f87
-SHA512 (jupyter_server_terminals-0.5.3.tar.gz) = dcb9d460b9f2fde1a2614dd202c25329bea5870846d0431af21659ab4fef2ea1671beea73c8f61bffb224984a39eb0b69bac12244426f940d9bc6a82202393c9
-Size (jupyter_server_terminals-0.5.3.tar.gz) = 31430 bytes
+BLAKE2s (jupyter_server_terminals-0.5.4.tar.gz) = ae61890ae58ff30a194aab60968c26a64b1bad52659b8c35d4a4e8c2e4862fd6
+SHA512 (jupyter_server_terminals-0.5.4.tar.gz) = b102f9a239f2846abaed809dac6f0266b6cd24e67eeb0f8f38a058b605db9735bb328d2b30729dd5380192db64ba46d33e0ae9157c77a3e13f0bcd909648a673
+Size (jupyter_server_terminals-0.5.4.tar.gz) = 31770 bytes



Home | Main Index | Thread Index | Old Index