Skip to content

Commit

Permalink
devel/py-black: Update to 21.5b2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 14, 2021
1 parent 855f7e1 commit 30e9fc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-black/Makefile
@@ -1,5 +1,5 @@
PORTNAME= black
PORTVERSION= 21.5b1
PORTVERSION= 21.5b2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -30,7 +30,7 @@ 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.6.0:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}aiohttp_cors>=0:www/py-aiohttp_cors@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}aiohttp_cors>=0.4.0:www/py-aiohttp_cors@${PY_FLAVOR}

.include <bsd.port.pre.mk>

Expand Down
6 changes: 3 additions & 3 deletions devel/py-black/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1620928597
SHA256 (black-21.5b1.tar.gz) = 23695358dbcb3deafe7f0a3ad89feee5999a46be5fec21f4f1d108be0bcdb3b1
SIZE (black-21.5b1.tar.gz) = 1141395
TIMESTAMP = 1622214058
SHA256 (black-21.5b2.tar.gz) = 1fc0e0a2c8ae7d269dfcf0c60a89afa299664f3e811395d40b1922dff8f854b5
SIZE (black-21.5b2.tar.gz) = 1137486

0 comments on commit 30e9fc7

Please sign in to comment.