svn commit: r511480 - head/devel/ipython

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 7 22:47:39 UTC 2019


Author: sunpoet
Date: Sat Sep  7 22:47:38 2019
New Revision: 511480
URL: https://svnweb.freebsd.org/changeset/ports/511480

Log:
  Update to 7.8.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 Sep  7 22:47:33 2019	(r511479)
+++ head/devel/ipython/Makefile	Sat Sep  7 22:47:38 2019	(r511480)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipython
-PORTVERSION=	7.7.0
+PORTVERSION=	7.8.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/ipython/distinfo
==============================================================================
--- head/devel/ipython/distinfo	Sat Sep  7 22:47:33 2019	(r511479)
+++ head/devel/ipython/distinfo	Sat Sep  7 22:47:38 2019	(r511480)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564577892
-SHA256 (ipython-7.7.0.tar.gz) = 1d3a1692921e932751bc1a1f7bb96dc38671eeefdc66ed33ee4cbc57e92a410e
-SIZE (ipython-7.7.0.tar.gz) = 5157086
+TIMESTAMP = 1567842520
+SHA256 (ipython-7.8.0.tar.gz) = dd76831f065f17bddd7eaa5c781f5ea32de5ef217592cf019e34043b56895aa1
+SIZE (ipython-7.8.0.tar.gz) = 5198219


More information about the svn-ports-all mailing list