Skip to content

Commit

Permalink
www/py-fastapi: Update to 0.89.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Jan 11, 2023
1 parent 2d50a04 commit 98793bb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 82 deletions.
7 changes: 4 additions & 3 deletions www/py-fastapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fastapi
PORTVERSION= 0.81.0
PORTVERSION= 0.89.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,12 +11,13 @@ WWW= https://github.com/tiangolo/fastapi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic>=1.6.2:devel/py-pydantic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}starlette>=0.19.1:www/py-starlette@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}starlette>=0.22:www/py-starlette@${PY_FLAVOR}

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

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions www/py-fastapi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1661740862
SHA256 (fastapi-0.81.0.tar.gz) = 9dafdc41feda85ee5acf0f7dd6bcb7fd946318a6664b41fd33e33b26f666a346
SIZE (fastapi-0.81.0.tar.gz) = 9667083
TIMESTAMP = 1673443485
SHA256 (fastapi-0.89.1.tar.gz) = 15d9271ee52b572a015ca2ae5c72e1ce4241dd8532a534ad4f7ec70c376a580f
SIZE (fastapi-0.89.1.tar.gz) = 9702353
76 changes: 0 additions & 76 deletions www/py-fastapi/files/patch-setup.py

This file was deleted.

0 comments on commit 98793bb

Please sign in to comment.