pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-ipykernel
Module Name: pkgsrc
Committed By: adam
Date: Wed Dec 13 08:59:59 UTC 2017
Modified Files:
pkgsrc/devel/py-ipykernel: Makefile PLIST distinfo
Log Message:
py-ipykernel: updated to 4.7.0
4.7.0
- Add event loop integration for :mod:asyncio.
- Use the new IPython completer API.
- Add support for displaying GIF images (mimetype image/gif).
- Allow the kernel to be interrupted without killing the Qt console.
- Fix is_complete response with cell magics.
- Clean up encoding of bytes objects.
- Clean up help links to use https and improve display titles.
- Clean up ioloop handling in preparation for tornado 5.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-ipykernel/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-ipykernel/PLIST \
pkgsrc/devel/py-ipykernel/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-ipykernel/Makefile
diff -u pkgsrc/devel/py-ipykernel/Makefile:1.4 pkgsrc/devel/py-ipykernel/Makefile:1.5
--- pkgsrc/devel/py-ipykernel/Makefile:1.4 Tue Oct 17 18:28:53 2017
+++ pkgsrc/devel/py-ipykernel/Makefile Wed Dec 13 08:59:59 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2017/10/17 18:28:53 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/12/13 08:59:59 adam Exp $
-DISTNAME= ipykernel-4.6.1
+DISTNAME= ipykernel-4.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipykernel/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://ipython.org
+HOMEPAGE= http://ipython.org/
COMMENT= IPython Kernel for Jupyter
LICENSE= modified-bsd
@@ -18,6 +18,12 @@ USE_LANGUAGES= # none
PYTHON_VERSIONED_DEPENDENCIES= ipython
+.include "../../lang/python/pyversion.mk"
+PLIST_VARS+= async
+.if "${PYPKGPREFIX}" != "py27" && "${PYPKGPREFIX}" != "py34"
+PLIST.async= yes
+.endif
+
.include "../../lang/python/distutils.mk"
.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-ipykernel/PLIST
diff -u pkgsrc/devel/py-ipykernel/PLIST:1.2 pkgsrc/devel/py-ipykernel/PLIST:1.3
--- pkgsrc/devel/py-ipykernel/PLIST:1.2 Thu May 4 20:28:33 2017
+++ pkgsrc/devel/py-ipykernel/PLIST Wed Dec 13 08:59:59 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/05/04 20:28:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/12/13 08:59:59 adam Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/ipykernel/__init__.py
${PYSITELIB}/ipykernel/__init__.pyc
@@ -125,12 +125,18 @@ ${PYSITELIB}/ipykernel/serialize.pyo
${PYSITELIB}/ipykernel/tests/__init__.py
${PYSITELIB}/ipykernel/tests/__init__.pyc
${PYSITELIB}/ipykernel/tests/__init__.pyo
+${PYSITELIB}/ipykernel/tests/_asyncio.py
+${PLIST.async}${PYSITELIB}/ipykernel/tests/_asyncio.pyc
+${PLIST.async}${PYSITELIB}/ipykernel/tests/_asyncio.pyo
${PYSITELIB}/ipykernel/tests/test_connect.py
${PYSITELIB}/ipykernel/tests/test_connect.pyc
${PYSITELIB}/ipykernel/tests/test_connect.pyo
${PYSITELIB}/ipykernel/tests/test_embed_kernel.py
${PYSITELIB}/ipykernel/tests/test_embed_kernel.pyc
${PYSITELIB}/ipykernel/tests/test_embed_kernel.pyo
+${PYSITELIB}/ipykernel/tests/test_eventloop.py
+${PYSITELIB}/ipykernel/tests/test_eventloop.pyc
+${PYSITELIB}/ipykernel/tests/test_eventloop.pyo
${PYSITELIB}/ipykernel/tests/test_io.py
${PYSITELIB}/ipykernel/tests/test_io.pyc
${PYSITELIB}/ipykernel/tests/test_io.pyo
Index: pkgsrc/devel/py-ipykernel/distinfo
diff -u pkgsrc/devel/py-ipykernel/distinfo:1.2 pkgsrc/devel/py-ipykernel/distinfo:1.3
--- pkgsrc/devel/py-ipykernel/distinfo:1.2 Thu May 4 20:28:33 2017
+++ pkgsrc/devel/py-ipykernel/distinfo Wed Dec 13 08:59:59 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/05/04 20:28:33 adam Exp $
+$NetBSD: distinfo,v 1.3 2017/12/13 08:59:59 adam Exp $
-SHA1 (ipykernel-4.6.1.tar.gz) = 21b1930141d1652c79d986092556f46c2bcf8024
-RMD160 (ipykernel-4.6.1.tar.gz) = 8e7deabdfac95889984512ff9f7668bbe7c1ddb0
-SHA512 (ipykernel-4.6.1.tar.gz) = 3124534a8a059056211ac573784c491ba18d6e936292523382a9604af10bc2c911b14f49f7625242e29189b46c673da25244f3c9dfa3148d460ba4e466eef001
-Size (ipykernel-4.6.1.tar.gz) = 90591 bytes
+SHA1 (ipykernel-4.7.0.tar.gz) = 2be4eee12e8fcc3e6f51c5a6c04976caa7b81234
+RMD160 (ipykernel-4.7.0.tar.gz) = 8e9d70f2d4450eede7519dfcc415dc3dbe592838
+SHA512 (ipykernel-4.7.0.tar.gz) = 731b143b771ef6fb6b00a22e6cda9dc970747c493df2d0cf41bbc16740eec9b09ca5bf506c22eb581ddfc4af1ef14837d13db4a613b7567eaa6467d9674585d4
+Size (ipykernel-4.7.0.tar.gz) = 92549 bytes
Home |
Main Index |
Thread Index |
Old Index