Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 2020 18:20:21 +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: r538115 - head/devel/ipython
Message-ID:  <202006061820.056IKLfu079876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Jun  6 18:20:21 2020
New Revision: 538115
URL: https://svnweb.freebsd.org/changeset/ports/538115

Log:
  devel/ipython: Update to 7.15.0
  
  Changelog:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-15

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

Modified: head/devel/ipython/Makefile
==============================================================================
--- head/devel/ipython/Makefile	Sat Jun  6 18:15:57 2020	(r538114)
+++ head/devel/ipython/Makefile	Sat Jun  6 18:20:21 2020	(r538115)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipython
-PORTVERSION=	7.14.0
+PORTVERSION=	7.15.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/ipython/distinfo
==============================================================================
--- head/devel/ipython/distinfo	Sat Jun  6 18:15:57 2020	(r538114)
+++ head/devel/ipython/distinfo	Sat Jun  6 18:20:21 2020	(r538115)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588458390
-SHA256 (ipython-7.14.0.tar.gz) = f0126781d0f959da852fb3089e170ed807388e986a8dd4e6ac44855845b0fb1c
-SIZE (ipython-7.14.0.tar.gz) = 5153406
+TIMESTAMP = 1591465725
+SHA256 (ipython-7.15.0.tar.gz) = 0ef1433879816a960cd3ae1ae1dc82c64732ca75cec8dab5a4e29783fb571d0e
+SIZE (ipython-7.15.0.tar.gz) = 5245923



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