From owner-dev-commits-ports-all@freebsd.org Wed Jun 30 20:46:17 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 D893164CB2E; Wed, 30 Jun 2021 20:46:17 +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 4GFYKP5Nyzz3v1K; Wed, 30 Jun 2021 20:46:17 +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 9926513B10; Wed, 30 Jun 2021 20:46:17 +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 15UKkHbm054417; Wed, 30 Jun 2021 20:46:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15UKkHb6054416; Wed, 30 Jun 2021 20:46:17 GMT (envelope-from git) Date: Wed, 30 Jun 2021 20:46:17 GMT Message-Id: <202106302046.15UKkHb6054416@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: 39f7b0af743f - main - devel/py-isort: Update to 5.9.1 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: 39f7b0af743fa7c55f7108735609767bb466b97c 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: Wed, 30 Jun 2021 20:46:18 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=39f7b0af743fa7c55f7108735609767bb466b97c commit 39f7b0af743fa7c55f7108735609767bb466b97c Author: Po-Chuan Hsieh AuthorDate: 2021-06-30 20:36:45 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-30 20:43:41 +0000 devel/py-isort: Update to 5.9.1 Changes: https://github.com/PyCQA/isort/releases --- devel/py-isort/Makefile | 2 +- devel/py-isort/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-isort/Makefile b/devel/py-isort/Makefile index 2bf269dfa86d..40cef3ebff0f 100644 --- a/devel/py-isort/Makefile +++ b/devel/py-isort/Makefile @@ -1,5 +1,5 @@ PORTNAME= isort -PORTVERSION= 5.9.0 +PORTVERSION= 5.9.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-isort/distinfo b/devel/py-isort/distinfo index 78607e08522d..88b949d4bf80 100644 --- a/devel/py-isort/distinfo +++ b/devel/py-isort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189687 -SHA256 (isort-5.9.0.tar.gz) = 8fd40deb804e5ce21dbbb92d0a9a79907209a0f2ba42be571c2963499c0d4829 -SIZE (isort-5.9.0.tar.gz) = 174073 +TIMESTAMP = 1624630104 +SHA256 (isort-5.9.1.tar.gz) = 83510593e07e433b77bd5bff0f6f607dbafa06d1a89022616f02d8b699cfcd56 +SIZE (isort-5.9.1.tar.gz) = 174082