pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-jupyter_client py-jupyter_client: updated to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/591bcf1ea0d7
branches:  trunk
changeset: 373780:591bcf1ea0d7
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 10 09:47:46 2018 +0000

description:
py-jupyter_client: updated to 5.2.1

5.2.1
- Add parenthesis to conditional pytest requirement to work around a bug in the
  wheel package, that generate a .whl which otherwise always depends on
  pytest

diffstat:

 devel/py-jupyter_client/Makefile |   4 ++--
 devel/py-jupyter_client/PLIST    |   3 ++-
 devel/py-jupyter_client/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r cb19845359c4 -r 591bcf1ea0d7 devel/py-jupyter_client/Makefile
--- a/devel/py-jupyter_client/Makefile  Wed Jan 10 09:39:10 2018 +0000
+++ b/devel/py-jupyter_client/Makefile  Wed Jan 10 09:47:46 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/12/30 11:30:13 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/01/10 09:47:46 adam Exp $
 
-DISTNAME=      jupyter_client-5.2.0
+DISTNAME=      jupyter_client-5.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter_client/}
diff -r cb19845359c4 -r 591bcf1ea0d7 devel/py-jupyter_client/PLIST
--- a/devel/py-jupyter_client/PLIST     Wed Jan 10 09:39:10 2018 +0000
+++ b/devel/py-jupyter_client/PLIST     Wed Jan 10 09:47:46 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/12/30 11:30:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/01/10 09:47:46 adam Exp $
 bin/jupyter-kernel${PYVERSSUFFIX}
 bin/jupyter-kernelspec${PYVERSSUFFIX}
 bin/jupyter-run${PYVERSSUFFIX}
@@ -6,6 +6,7 @@
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/jupyter_client/__init__.py
diff -r cb19845359c4 -r 591bcf1ea0d7 devel/py-jupyter_client/distinfo
--- a/devel/py-jupyter_client/distinfo  Wed Jan 10 09:39:10 2018 +0000
+++ b/devel/py-jupyter_client/distinfo  Wed Jan 10 09:47:46 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/12/30 11:30:13 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/01/10 09:47:46 adam Exp $
 
-SHA1 (jupyter_client-5.2.0.tar.gz) = 7f62f5ca47469340f911370bdfd57718ee877766
-RMD160 (jupyter_client-5.2.0.tar.gz) = cd8e649d35050569ccb000c9eacfcf9099a3c727
-SHA512 (jupyter_client-5.2.0.tar.gz) = 0f9ad7621c4bcac37a89efc417ecc6ac5efa6f804ccc1c9b498b855dbcbc8d8b64aa66ac3c4fadf7bb1955b5348ca8b9ede7e186b90f0f8cfc2b05d12625cc9b
-Size (jupyter_client-5.2.0.tar.gz) = 1494898 bytes
+SHA1 (jupyter_client-5.2.1.tar.gz) = c45a59eaced3d9641bf96e8dd77b7842aec99fec
+RMD160 (jupyter_client-5.2.1.tar.gz) = 4fb8ae8e850671eff51ba0a829aabe654f57e94a
+SHA512 (jupyter_client-5.2.1.tar.gz) = 23e165517309caf0de85a5dd72a890467c1afc983ceaa71b7d241371fd8b1dc34919b4dea9db32bf75e157db6fc2f036152cfbd583c0743e435a0882ba18960e
+Size (jupyter_client-5.2.1.tar.gz) = 2346393 bytes



Home | Main Index | Thread Index | Old Index