From owner-svn-ports-all@freebsd.org Thu Jul 30 04:39:27 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 D4D3637800C; Thu, 30 Jul 2020 04:39:27 +0000 (UTC) (envelope-from tcberner@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 4BHHkR5KhPz3StD; Thu, 30 Jul 2020 04:39:27 +0000 (UTC) (envelope-from tcberner@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 9805DB35E; Thu, 30 Jul 2020 04:39:27 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06U4dREW080461; Thu, 30 Jul 2020 04:39:27 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06U4dRRd080459; Thu, 30 Jul 2020 04:39:27 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202007300439.06U4dRRd080459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 30 Jul 2020 04:39:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r543707 - branches/2020Q3/devel/py-selectors2 X-SVN-Group: ports-branches X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: branches/2020Q3/devel/py-selectors2 X-SVN-Commit-Revision: 543707 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.33 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: Thu, 30 Jul 2020 04:39:27 -0000 Author: tcberner Date: Thu Jul 30 04:39:26 2020 New Revision: 543707 URL: https://svnweb.freebsd.org/changeset/ports/543707 Log: MFH: r543542 devel/py-selectors2: Update to 2.0.2 ( https://github.com/sethmlarson/selectors2/releases/tag/2.0.2 PR: 248298 Submitted by: John W. O'Brien (maintainer) Approved by: ports-secteam (blanket) Modified: branches/2020Q3/devel/py-selectors2/Makefile branches/2020Q3/devel/py-selectors2/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/devel/py-selectors2/Makefile ============================================================================== --- branches/2020Q3/devel/py-selectors2/Makefile Thu Jul 30 04:36:26 2020 (r543706) +++ branches/2020Q3/devel/py-selectors2/Makefile Thu Jul 30 04:39:26 2020 (r543707) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= selectors2 -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2020Q3/devel/py-selectors2/distinfo ============================================================================== --- branches/2020Q3/devel/py-selectors2/distinfo Thu Jul 30 04:36:26 2020 (r543706) +++ branches/2020Q3/devel/py-selectors2/distinfo Thu Jul 30 04:39:26 2020 (r543707) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535152007 -SHA256 (selectors2-2.0.1.tar.gz) = 81b77c4c6f607248b1d6bbdb5935403fef294b224b842a830bbfabb400c81884 -SIZE (selectors2-2.0.1.tar.gz) = 18600 +TIMESTAMP = 1595861126 +SHA256 (selectors2-2.0.2.tar.gz) = 1f1bbaac203a23fbc851dc1b5a6e92c50698cc8cefa5873eb5b89eef53d1d82b +SIZE (selectors2-2.0.2.tar.gz) = 18558