Date: Thu, 1 Aug 2019 16:18:06 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507811 - in head/devel/ipython: . files Message-ID: <201908011618.x71GI63b005171@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 1 16:18:06 2019 New Revision: 507811 URL: https://svnweb.freebsd.org/changeset/ports/507811 Log: Update to 7.7.0 Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst Deleted: head/devel/ipython/files/ Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Thu Aug 1 16:18:00 2019 (r507810) +++ head/devel/ipython/Makefile Thu Aug 1 16:18:06 2019 (r507811) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 7.6.1 +PORTVERSION= 7.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Thu Aug 1 16:18:00 2019 (r507810) +++ head/devel/ipython/distinfo Thu Aug 1 16:18:06 2019 (r507811) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562260807 -SHA256 (ipython-7.6.1.tar.gz) = 11067ab11d98b1e6c7f0993506f7a5f8a91af420f7e82be6575fcb7a6ca372a0 -SIZE (ipython-7.6.1.tar.gz) = 5197256 +TIMESTAMP = 1564577892 +SHA256 (ipython-7.7.0.tar.gz) = 1d3a1692921e932751bc1a1f7bb96dc38671eeefdc66ed33ee4cbc57e92a410e +SIZE (ipython-7.7.0.tar.gz) = 5157086
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908011618.x71GI63b005171>