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:           Sun Mar  6 08:04:01 UTC 2022

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

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

6.4.2
- Don't pass loop to asyncio.wait()

6.4.1
- Prepare for use with Jupyter Releaser


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-jupyter-console/Makefile
cvs rdiff -u -r1.4 -r1.5 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.7 pkgsrc/devel/py-jupyter-console/Makefile:1.8
--- pkgsrc/devel/py-jupyter-console/Makefile:1.7        Fri Feb  4 13:47:29 2022
+++ pkgsrc/devel/py-jupyter-console/Makefile    Sun Mar  6 08:04:01 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2022/02/04 13:47:29 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/03/06 08:04:01 adam Exp $
 
-DISTNAME=      jupyter_console-6.4.0
+DISTNAME=      jupyter_console-6.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   2
 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.4 pkgsrc/devel/py-jupyter-console/distinfo:1.5
--- pkgsrc/devel/py-jupyter-console/distinfo:1.4        Tue Oct 26 10:18:36 2021
+++ pkgsrc/devel/py-jupyter-console/distinfo    Sun Mar  6 08:04:01 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:18:36 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/03/06 08:04:01 adam Exp $
 
-BLAKE2s (jupyter_console-6.4.0.tar.gz) = 5a4be23dd3f0a94a0070c297374650718f31583275490d86821961a3656b6d89
-SHA512 (jupyter_console-6.4.0.tar.gz) = e2b301cfd3a56ee4cf33d5cfb297726d0f4478562167ed0f0a9320d389118fa661a85b6a5ef24db60673a76d84545bcdb9741bfdd9f8d13ccdbbc5c5e52d7227
-Size (jupyter_console-6.4.0.tar.gz) = 35765 bytes
+BLAKE2s (jupyter_console-6.4.2.tar.gz) = ad4e7df78fcc4478948d92b9cc2dd3c2603d297e8dce77a8e0d86bb3013fb234
+SHA512 (jupyter_console-6.4.2.tar.gz) = 8b52afb16c7571c745968b5f13fd96e4e594f68c0a0a11984373cf16c10aa82f0aaf2ec44e02dbbef784a0a391de940b380e8952876a4396a6bfcd36127f6038
+Size (jupyter_console-6.4.2.tar.gz) = 35547 bytes



Home | Main Index | Thread Index | Old Index