From owner-svn-ports-all@freebsd.org Fri Dec 18 15:14:08 2020 Return-Path: Delivered-To: svn-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 628334BB224; Fri, 18 Dec 2020 15:14:08 +0000 (UTC) (envelope-from swills@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CyC7h2MNSz4mMD; Fri, 18 Dec 2020 15:14:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4353951A6; Fri, 18 Dec 2020 15:14:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BIFE8js011089; Fri, 18 Dec 2020 15:14:08 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BIFE7D2011087; Fri, 18 Dec 2020 15:14:07 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202012181514.0BIFE7D2011087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 18 Dec 2020 15:14:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558382 - head/devel/py-importlib-metadata X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-importlib-metadata X-SVN-Commit-Revision: 558382 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2020 15:14:08 -0000 Author: swills Date: Fri Dec 18 15:14:07 2020 New Revision: 558382 URL: https://svnweb.freebsd.org/changeset/ports/558382 Log: devel/py-importlib-metadata: update to 3.3.0 Modified: head/devel/py-importlib-metadata/Makefile (contents, props changed) head/devel/py-importlib-metadata/distinfo (contents, props changed) Modified: head/devel/py-importlib-metadata/Makefile ============================================================================== --- head/devel/py-importlib-metadata/Makefile Fri Dec 18 15:09:10 2020 (r558381) +++ head/devel/py-importlib-metadata/Makefile Fri Dec 18 15:14:07 2020 (r558382) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= importlib-metadata -PORTVERSION= 2.0.0 +PORTVERSION= 3.3.0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-importlib-metadata/distinfo ============================================================================== --- head/devel/py-importlib-metadata/distinfo Fri Dec 18 15:09:10 2020 (r558381) +++ head/devel/py-importlib-metadata/distinfo Fri Dec 18 15:14:07 2020 (r558382) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600887341 -SHA256 (importlib_metadata-2.0.0.tar.gz) = 77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da -SIZE (importlib_metadata-2.0.0.tar.gz) = 29289 +TIMESTAMP = 1608303523 +SHA256 (importlib_metadata-3.3.0.tar.gz) = 5c5a2720817414a6c41f0a49993908068243ae02c1635a228126519b509c8aed +SIZE (importlib_metadata-3.3.0.tar.gz) = 33549