svn commit: r559249 - head/devel/py-websockets
Emanuel Haupt
ehaupt at FreeBSD.org
Fri Dec 25 15:03:49 UTC 2020
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
More information about the svn-ports-head
mailing list