pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-jupyter-console



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul  1 18:06:02 UTC 2022

Modified Files:
        pkgsrc/devel/py-jupyter-console: Makefile distinfo

Log Message:
py-jupyter-console: updated to 6.4.4

6.4.4

Merged PRs
- Use asyncio.create_task and asyncio.get_running_loop with interact(). Drop Python 3.6.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-jupyter-console/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-jupyter-console/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-console/Makefile
diff -u pkgsrc/devel/py-jupyter-console/Makefile:1.9 pkgsrc/devel/py-jupyter-console/Makefile:1.10
--- pkgsrc/devel/py-jupyter-console/Makefile:1.9        Thu Mar 17 08:21:15 2022
+++ pkgsrc/devel/py-jupyter-console/Makefile    Fri Jul  1 18:06:01 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/03/17 08:21:15 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/01 18:06:01 adam Exp $
 
-DISTNAME=      jupyter_console-6.4.3
+DISTNAME=      jupyter_console-6.4.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter_console/}

Index: pkgsrc/devel/py-jupyter-console/distinfo
diff -u pkgsrc/devel/py-jupyter-console/distinfo:1.6 pkgsrc/devel/py-jupyter-console/distinfo:1.7
--- pkgsrc/devel/py-jupyter-console/distinfo:1.6        Thu Mar 17 08:21:15 2022
+++ pkgsrc/devel/py-jupyter-console/distinfo    Fri Jul  1 18:06:01 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/03/17 08:21:15 adam Exp $
+$NetBSD: distinfo,v 1.7 2022/07/01 18:06:01 adam Exp $
 
-BLAKE2s (jupyter_console-6.4.3.tar.gz) = 0b6c42cf8907474d9884f3e5b71c8131c2b985192dee1ddeacacc6e0b4e04a64
-SHA512 (jupyter_console-6.4.3.tar.gz) = 6b8f9be62efdac9d8a17367e169f8f73c3d7ee2783692ea380853a886d228957cad03095a2aa165a1ace3440c340e2939c1044c85fa3f5e1e2d1f48919e562da
-Size (jupyter_console-6.4.3.tar.gz) = 35432 bytes
+BLAKE2s (jupyter_console-6.4.4.tar.gz) = 879b516d6b3baa30425def35cca011a2ae7710490eea832cefbb4e7871092247
+SHA512 (jupyter_console-6.4.4.tar.gz) = 1f06591ed2a0fcf56e783d4e9f2a7c3f58a4f566cfb63b3367edac23c7709aa1af7bf6639c7358227a987049804da90658144fa5ad38db120c0816e78ed465ef
+Size (jupyter_console-6.4.4.tar.gz) = 35145 bytes



Home | Main Index | Thread Index | Old Index