diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-07-08 15:50:56 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-07-08 15:50:56 +0000 |
commit | 0d96dada61e60cefca7c322dfa526776de6762ea (patch) | |
tree | 484a3d49e718cfd0172a3a89cc640d2c199b1901 | |
parent | 8c3c0663752147ed0a8f0cf1e5596b9eeaf9f72f (diff) |
www/py-fastapi: Update to 0.66.0
-rw-r--r-- | www/py-fastapi/Makefile | 2 | ||||
-rw-r--r-- | www/py-fastapi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-fastapi/Makefile b/www/py-fastapi/Makefile index 284b0393dfad..e2073578aeb3 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastapi -PORTVERSION= 0.65.2 +PORTVERSION= 0.66.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index 67bf90d75955..880995c93e9a 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623862105 -SHA256 (fastapi-0.65.2.tar.gz) = 8359e55d8412a5571c0736013d90af235d6949ec4ce978e9b63500c8f4b6f714 -SIZE (fastapi-0.65.2.tar.gz) = 5590241 +TIMESTAMP = 1625759305 +SHA256 (fastapi-0.66.0.tar.gz) = 6ea4225448786f3d6fae737713789f87631a7455f65580de0a4a2e50471060d9 +SIZE (fastapi-0.66.0.tar.gz) = 5632799 |