Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2020 23:49:58 +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: r553813 - head/devel/ipython
Message-ID:  <202010312349.09VNnw3q009943@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Oct 31 23:49:58 2020
New Revision: 553813
URL: https://svnweb.freebsd.org/changeset/ports/553813

Log:
  devel/ipython: Update to 7.19.0
  
  Changelog:	https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.19#ipython-7-19
  
  Approved by:	python (with hat)

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

Modified: head/devel/ipython/Makefile
==============================================================================
--- head/devel/ipython/Makefile	Sat Oct 31 23:28:49 2020	(r553812)
+++ head/devel/ipython/Makefile	Sat Oct 31 23:49:58 2020	(r553813)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipython
-PORTVERSION=	7.18.1
+PORTVERSION=	7.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/ipython/distinfo
==============================================================================
--- head/devel/ipython/distinfo	Sat Oct 31 23:28:49 2020	(r553812)
+++ head/devel/ipython/distinfo	Sat Oct 31 23:49:58 2020	(r553813)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598777690
-SHA256 (ipython-7.18.1.tar.gz) = a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e
-SIZE (ipython-7.18.1.tar.gz) = 5139337
+TIMESTAMP = 1604187140
+SHA256 (ipython-7.19.0.tar.gz) = cbb2ef3d5961d44e6a963b9817d4ea4e1fa2eb589c371a470fed14d8d40cbd6a
+SIZE (ipython-7.19.0.tar.gz) = 5225775



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