pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-ipython5



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri May 11 10:02:16 UTC 2018

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

Log Message:
py-ipython5: updated to 5.7.0

5.7.0:
Fix IPython trying to import non-existing matplotlib backends
fix for display hook not publishing object metadata


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-ipython5/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-ipython5/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-ipython5/Makefile
diff -u pkgsrc/devel/py-ipython5/Makefile:1.3 pkgsrc/devel/py-ipython5/Makefile:1.4
--- pkgsrc/devel/py-ipython5/Makefile:1.3       Tue Apr  3 11:16:39 2018
+++ pkgsrc/devel/py-ipython5/Makefile   Fri May 11 10:02:16 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/04/03 11:16:39 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/05/11 10:02:16 adam Exp $
 
-DISTNAME=      ipython-5.6.0
+DISTNAME=      ipython-5.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython/}

Index: pkgsrc/devel/py-ipython5/distinfo
diff -u pkgsrc/devel/py-ipython5/distinfo:1.2 pkgsrc/devel/py-ipython5/distinfo:1.3
--- pkgsrc/devel/py-ipython5/distinfo:1.2       Tue Apr  3 11:16:39 2018
+++ pkgsrc/devel/py-ipython5/distinfo   Fri May 11 10:02:16 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2018/04/03 11:16:39 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/05/11 10:02:16 adam Exp $
 
-SHA1 (ipython-5.6.0.tar.gz) = 9b90674d38cb80975d726e6bb9f8bbf81e27c3ec
-RMD160 (ipython-5.6.0.tar.gz) = 20e84552e561c648861924c487532263fb6c2d56
-SHA512 (ipython-5.6.0.tar.gz) = 4104d3833bd3203b9600e0fdef43271afc4f648b3fa46876bff9cfcc6d8ae0fc7c025762edf3e6d4f098ce21ea4a0d9d9c8db67f7b44d167f30c9126e6fe6b75
-Size (ipython-5.6.0.tar.gz) = 5022169 bytes
+SHA1 (ipython-5.7.0.tar.gz) = 42db6500a2f5a72776fe1176355e640472376522
+RMD160 (ipython-5.7.0.tar.gz) = 8bb856f3da56b261b5a13d659e7deecfe281fdcd
+SHA512 (ipython-5.7.0.tar.gz) = f95ee77d27fbd40f139d8c36c964ab23d57834a580c012c54c387fc7e40a943f073f99e46e425daeefe502b8507595f3c8fa54188d2bd24577e80262042aa9c9
+Size (ipython-5.7.0.tar.gz) = 4977745 bytes
 SHA1 (patch-setupbase.py) = 8cd647afb3f26f19f5b8d872af7835b73615b324



Home | Main Index | Thread Index | Old Index