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:           Sat Aug  4 09:29:59 UTC 2018

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

Log Message:
py-ipython5: updated to 5.8.0

IPython 5.8.0
* Update inspecting function/methods for future-proofing.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-ipython5/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/devel/py-ipython5/Makefile:1.5
--- pkgsrc/devel/py-ipython5/Makefile:1.4       Fri May 11 10:02:16 2018
+++ pkgsrc/devel/py-ipython5/Makefile   Sat Aug  4 09:29:59 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/05/11 10:02:16 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/08/04 09:29:59 adam Exp $
 
-DISTNAME=      ipython-5.7.0
+DISTNAME=      ipython-5.8.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.3 pkgsrc/devel/py-ipython5/distinfo:1.4
--- pkgsrc/devel/py-ipython5/distinfo:1.3       Fri May 11 10:02:16 2018
+++ pkgsrc/devel/py-ipython5/distinfo   Sat Aug  4 09:29:59 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2018/05/11 10:02:16 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/08/04 09:29:59 adam Exp $
 
-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 (ipython-5.8.0.tar.gz) = 987b66cc662db8bd2ae96eee2f2237266d0c92dc
+RMD160 (ipython-5.8.0.tar.gz) = 8f11c03f31ed7d11d566f13eeda5cdcec8c07105
+SHA512 (ipython-5.8.0.tar.gz) = 946afb8f1623c8a7564ba2d782e05f5c961577dfb1e4a0f27e4a10e2932d5d041035c12aea7eb3e1d61af87867fab85a29919499822f93f638634bc343084b3e
+Size (ipython-5.8.0.tar.gz) = 4977824 bytes
 SHA1 (patch-setupbase.py) = 8cd647afb3f26f19f5b8d872af7835b73615b324



Home | Main Index | Thread Index | Old Index