svn commit: r505378 - head/devel/ipython
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jun 29 20:53:09 UTC 2019
Author: sunpoet
Date: Sat Jun 29 20:53:02 2019
New Revision: 505378
URL: https://svnweb.freebsd.org/changeset/ports/505378
Log:
Update to 7.6.0
Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
Modified:
head/devel/ipython/Makefile
head/devel/ipython/distinfo
Modified: head/devel/ipython/Makefile
==============================================================================
--- head/devel/ipython/Makefile Sat Jun 29 20:52:57 2019 (r505377)
+++ head/devel/ipython/Makefile Sat Jun 29 20:53:02 2019 (r505378)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ipython
-PORTVERSION= 7.5.0
+PORTVERSION= 7.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/ipython/distinfo
==============================================================================
--- head/devel/ipython/distinfo Sat Jun 29 20:52:57 2019 (r505377)
+++ head/devel/ipython/distinfo Sat Jun 29 20:53:02 2019 (r505378)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559825012
-SHA256 (ipython-7.5.0.tar.gz) = e840810029224b56cd0d9e7719dc3b39cf84d577f8ac686547c8ba7a06eeab26
-SIZE (ipython-7.5.0.tar.gz) = 5118610
+TIMESTAMP = 1561826369
+SHA256 (ipython-7.6.0.tar.gz) = 0806894ae78ddb94b530514acc9ab03a928b79374d8630470b439b58383dd7ee
+SIZE (ipython-7.6.0.tar.gz) = 5155233
More information about the svn-ports-head
mailing list