mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
net/py-wsproto: Update version 1.0.0=>1.1.0
Relnotes: https://github.com/python-hyper/wsproto/releases/tag/1.1.0
This commit is contained in:
parent
f9b63f7eae
commit
5d9614866d
@ -1,7 +1,7 @@
|
||||
# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
|
||||
|
||||
PORTNAME= wsproto
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +11,7 @@ COMMENT= Sans-IO WebSocket protocol implementation
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h11>=0.8.1:net/py-h11@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h11>=0.9.0:net/py-h11@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1609087864
|
||||
SHA256 (wsproto-1.0.0.tar.gz) = 868776f8456997ad0d9720f7322b746bbe9193751b5b290b7f924659377c8c38
|
||||
SIZE (wsproto-1.0.0.tar.gz) = 53423
|
||||
TIMESTAMP = 1646762529
|
||||
SHA256 (wsproto-1.1.0.tar.gz) = a2e56bfd5c7cd83c1369d83b5feccd6d37798b74872866e62616e0ecf111bda8
|
||||
SIZE (wsproto-1.1.0.tar.gz) = 52928
|
||||
|
Loading…
Reference in New Issue
Block a user