Skip to content

Commit

Permalink
www/py-fastapi: Update to 0.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Aug 4, 2022
1 parent 2603de9 commit 13eae1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-fastapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fastapi
PORTVERSION= 0.78.0
PORTVERSION= 0.79.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic>=1.6.2:devel/py-pydantic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}starlette>=0.19.1:www/py-starlette@${PY_FLAVOR}

USES= cpe python:3.6+
USES= cpe python:3.7+
CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist concurrent distutils

Expand Down
6 changes: 3 additions & 3 deletions www/py-fastapi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1652576650
SHA256 (fastapi-0.78.0.tar.gz) = 3233d4a789ba018578658e2af1a4bb5e38bdd122ff722b313666a9b2c6786a83
SIZE (fastapi-0.78.0.tar.gz) = 6885176
TIMESTAMP = 1659614900
SHA256 (fastapi-0.79.0.tar.gz) = cf0ff6db25b91d321050c4112baab0908c90f19b40bf257f9591d2f9780d1f22
SIZE (fastapi-0.79.0.tar.gz) = 7123609

0 comments on commit 13eae1c

Please sign in to comment.