www/py-priority: Update to 2.0.0
Changes: https://github.com/python-hyper/priority/blob/master/CHANGELOG.rst
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= priority
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -12,8 +12,9 @@ COMMENT= Pure-Python implementation of the HTTP/2 priority tree
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1530051116
|
||||
SHA256 (priority-1.3.0.tar.gz) = 6bc1961a6d7fcacbfc337769f1a382c8e746566aaa365e78047abe9f66b2ffbe
|
||||
SIZE (priority-1.3.0.tar.gz) = 13827
|
||||
TIMESTAMP = 1625323633
|
||||
SHA256 (priority-2.0.0.tar.gz) = c965d54f1b8d0d0b19479db3924c7c36cf672dbf2aec92d43fbdaf4492ba18c0
|
||||
SIZE (priority-2.0.0.tar.gz) = 24792
|
||||
|
||||
Reference in New Issue
Block a user