svn commit: r553813 - head/devel/ipython

Danilo G. Baio dbaio at FreeBSD.org
Sat Oct 31 23:49:59 UTC 2020


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


More information about the svn-ports-all mailing list