mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
devel/py-black: Update to 21.5b1
Changes: https://github.com/psf/black/releases
This commit is contained in:
parent
f650ace96b
commit
c4c525fb00
@ -1,5 +1,5 @@
|
||||
PORTNAME= black
|
||||
PORTVERSION= 21.5b0
|
||||
PORTVERSION= 21.5b1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -29,7 +29,7 @@ COLORAMA_DESC= Color support
|
||||
D_DESC= Blackd HTTP server
|
||||
|
||||
COLORAMA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.3:devel/py-colorama@${PY_FLAVOR}
|
||||
D_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.3.2:www/py-aiohttp@${PY_FLAVOR} \
|
||||
D_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.6.0:www/py-aiohttp@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}aiohttp_cors>=0:www/py-aiohttp_cors@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620405391
|
||||
SHA256 (black-21.5b0.tar.gz) = 9dc2042018ca10735366d944c2c12d9cad6dec74a3d5f679d09384ea185d9943
|
||||
SIZE (black-21.5b0.tar.gz) = 1152691
|
||||
TIMESTAMP = 1620928597
|
||||
SHA256 (black-21.5b1.tar.gz) = 23695358dbcb3deafe7f0a3ad89feee5999a46be5fec21f4f1d108be0bcdb3b1
|
||||
SIZE (black-21.5b1.tar.gz) = 1141395
|
||||
|
Loading…
Reference in New Issue
Block a user