Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2020 21:43:57 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540654 - head/devel/ipython
Message-ID:  <202006272143.05RLhvUY049203@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Jun 27 21:43:57 2020
New Revision: 540654
URL: https://svnweb.freebsd.org/changeset/ports/540654

Log:
  devel/ipython: Update to 7.16.0
  
  Changelog:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-16
  
  Approved by:	python (with hat)

Modified:
  head/devel/ipython/Makefile
  head/devel/ipython/distinfo

Modified: head/devel/ipython/Makefile
==============================================================================
--- head/devel/ipython/Makefile	Sat Jun 27 21:07:04 2020	(r540653)
+++ head/devel/ipython/Makefile	Sat Jun 27 21:43:57 2020	(r540654)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipython
-PORTVERSION=	7.15.0
+PORTVERSION=	7.16.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/ipython/distinfo
==============================================================================
--- head/devel/ipython/distinfo	Sat Jun 27 21:07:04 2020	(r540653)
+++ head/devel/ipython/distinfo	Sat Jun 27 21:43:57 2020	(r540654)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591465725
-SHA256 (ipython-7.15.0.tar.gz) = 0ef1433879816a960cd3ae1ae1dc82c64732ca75cec8dab5a4e29783fb571d0e
-SIZE (ipython-7.15.0.tar.gz) = 5245923
+TIMESTAMP = 1593293080
+SHA256 (ipython-7.16.0.tar.gz) = 075e90eee2501c7ecd5fbccb91659c6658e3619231b93150b5f2eadfd6b81615
+SIZE (ipython-7.16.0.tar.gz) = 5224690



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006272143.05RLhvUY049203>