From owner-svn-ports-head@freebsd.org Fri Dec 25 15:03:49 2020 Return-Path: Delivered-To: svn-ports-head@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 B3F0E4C3A26; Fri, 25 Dec 2020 15:03:49 +0000 (UTC) (envelope-from ehaupt@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 4D2VZY4jmrz3KLQ; Fri, 25 Dec 2020 15:03:49 +0000 (UTC) (envelope-from ehaupt@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 946E924977; Fri, 25 Dec 2020 15:03:49 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BPF3n4D004483; Fri, 25 Dec 2020 15:03:49 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BPF3nX8004482; Fri, 25 Dec 2020 15:03:49 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <202012251503.0BPF3nX8004482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 25 Dec 2020 15:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559249 - head/devel/py-websockets X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/devel/py-websockets X-SVN-Commit-Revision: 559249 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2020 15:03:49 -0000 Author: ehaupt Date: Fri Dec 25 15:03:48 2020 New Revision: 559249 URL: https://svnweb.freebsd.org/changeset/ports/559249 Log: Update to 8.1 Modified: head/devel/py-websockets/Makefile head/devel/py-websockets/distinfo Modified: head/devel/py-websockets/Makefile ============================================================================== --- head/devel/py-websockets/Makefile Fri Dec 25 14:54:06 2020 (r559248) +++ head/devel/py-websockets/Makefile Fri Dec 25 15:03:48 2020 (r559249) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= websockets -PORTVERSION= 8.0.2 +PORTVERSION= 8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Implementation of the WebSocket Protocol (RFC LICENSE= BSD3CLAUSE -USES= python:3.4+ +USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: Modified: head/devel/py-websockets/distinfo ============================================================================== --- head/devel/py-websockets/distinfo Fri Dec 25 14:54:06 2020 (r559248) +++ head/devel/py-websockets/distinfo Fri Dec 25 15:03:48 2020 (r559249) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567236868 -SHA256 (websockets-8.0.2.tar.gz) = 882a7266fa867a2ebb2c0baaa0f9159cabf131cf18c1b4270d79ad42f9208dc5 -SIZE (websockets-8.0.2.tar.gz) = 57316 +TIMESTAMP = 1608908136 +SHA256 (websockets-8.1.tar.gz) = 5c65d2da8c6bce0fca2528f69f44b2f977e06954c8512a952222cea50dad430f +SIZE (websockets-8.1.tar.gz) = 58874