From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 22:26:52 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5B10767CD2D; Tue, 21 Sep 2021 22:26:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDbd740Pjz4jTm; Tue, 21 Sep 2021 22:26:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B55A24709; Tue, 21 Sep 2021 22:26:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18LMQlTJ040921; Tue, 21 Sep 2021 22:26:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18LMQlSm040920; Tue, 21 Sep 2021 22:26:47 GMT (envelope-from git) Date: Tue, 21 Sep 2021 22:26:47 GMT Message-Id: <202109212226.18LMQlSm040920@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: fdbd5804de40 - main - devel/ipython: Update to 7.27.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fdbd5804de40bec338987dd5ce67a0806dda6032 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 22:26:52 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdbd5804de40bec338987dd5ce67a0806dda6032 commit fdbd5804de40bec338987dd5ce67a0806dda6032 Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 22:17:49 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 22:23:55 +0000 devel/ipython: Update to 7.27.0 Changes: https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst https://ipython.readthedocs.io/en/stable/whatsnew/version7.html --- devel/ipython/Makefile | 2 +- devel/ipython/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index edd0c3ef8175..977f18e98b0b 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -1,7 +1,7 @@ # Created by: Dryice Liu PORTNAME= ipython -PORTVERSION= 7.26.0 +PORTVERSION= 7.27.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index 8759bcf46f95..4666529b33df 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629364764 -SHA256 (ipython-7.26.0.tar.gz) = 0cff04bb042800129348701f7bd68a430a844e8fb193979c08f6c99f28bb735e -SIZE (ipython-7.26.0.tar.gz) = 5147847 +TIMESTAMP = 1632227676 +SHA256 (ipython-7.27.0.tar.gz) = 58b55ebfdfa260dad10d509702dc2857cb25ad82609506b070cf2d7b7df5af13 +SIZE (ipython-7.27.0.tar.gz) = 5190328