pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-ipython



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri May 11 10:00:49 UTC 2018

Modified Files:
        pkgsrc/devel/py-ipython: Makefile distinfo

Log Message:
py-ipython: updated to 6.4.0

6.4.0:
Fix display object not emitting metadata
Comments failing Jedi test


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/py-ipython/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-ipython/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-ipython/Makefile
diff -u pkgsrc/devel/py-ipython/Makefile:1.28 pkgsrc/devel/py-ipython/Makefile:1.29
--- pkgsrc/devel/py-ipython/Makefile:1.28       Fri Apr  6 20:20:51 2018
+++ pkgsrc/devel/py-ipython/Makefile    Fri May 11 10:00:49 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2018/04/06 20:20:51 adam Exp $
+# $NetBSD: Makefile,v 1.29 2018/05/11 10:00:49 adam Exp $
 
-DISTNAME=      ipython-6.3.1
+DISTNAME=      ipython-6.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython/}

Index: pkgsrc/devel/py-ipython/distinfo
diff -u pkgsrc/devel/py-ipython/distinfo:1.9 pkgsrc/devel/py-ipython/distinfo:1.10
--- pkgsrc/devel/py-ipython/distinfo:1.9        Fri Apr  6 20:20:51 2018
+++ pkgsrc/devel/py-ipython/distinfo    Fri May 11 10:00:49 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2018/04/06 20:20:51 adam Exp $
+$NetBSD: distinfo,v 1.10 2018/05/11 10:00:49 adam Exp $
 
-SHA1 (ipython-6.3.1.tar.gz) = 87275a1d4e79ea6029504dafd8948d6dd8e71a34
-RMD160 (ipython-6.3.1.tar.gz) = 9c6e6aca37e14e37167899b4d9c0ab8036aa0ead
-SHA512 (ipython-6.3.1.tar.gz) = b09e1b9686a1c9b7175646b5074da1ef85942a7ab76e9c4c601e5d8845d16c5070f0fb28c8dc09081ac5fb434f78a492235df1108a6f00fa3a21032b4032feb3
-Size (ipython-6.3.1.tar.gz) = 5089918 bytes
+SHA1 (ipython-6.4.0.tar.gz) = 3ccb589771767e4584ebf52fe59c77339974f293
+RMD160 (ipython-6.4.0.tar.gz) = 481aa7d44e895a053c4aa411e7de04398b02c915
+SHA512 (ipython-6.4.0.tar.gz) = 2910acd750a235feb20e8aa215c27fe5ee2867db1fc073acc25e302ace554b764580da8a63fe364e8ce9e5a58d13be5a293f179cf8b820b6c526da0b737b2117
+Size (ipython-6.4.0.tar.gz) = 5083614 bytes
 SHA1 (patch-setupbase.py) = 8cd647afb3f26f19f5b8d872af7835b73615b324



Home | Main Index | Thread Index | Old Index