Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2020 15:03:49 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559249 - head/devel/py-websockets
Message-ID:  <202012251503.0BPF3nX8004482@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012251503.0BPF3nX8004482>