Skip to content

Commit

Permalink
package/python-fastapi: bump to 0.100.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Dec 18, 2024
1 parent 9cb843e commit 961c33d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package/python-fastapi/python-fastapi.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/fastapi/json
md5 c33b936c5578be1f76144504742f747a fastapi-0.99.1.tar.gz
sha256 ac78f717cd80d657bd183f94d33b9bda84aa376a46a9dab513586b8eef1dc6fc fastapi-0.99.1.tar.gz
md5 7be7265419e17e99f464a692bd3f945f fastapi-0.99.1.tar.gz
sha256 acb5f941ea8215663283c10018323ba7ea737c571b67fc7e88e9469c7eb1d12e fastapi-0.99.1.tar.gz
# Locally computed sha256 checksums
sha256 4ec89ffc81485b97fec584b2d4a961032eeffe834453894fd9c1274906cc744e LICENSE
4 changes: 2 additions & 2 deletions package/python-fastapi/python-fastapi.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
################################################################################

PYTHON_FASTAPI_VERSION = 0.99.1
PYTHON_FASTAPI_VERSION = 0.100.0
PYTHON_FASTAPI_SOURCE = fastapi-$(PYTHON_FASTAPI_VERSION).tar.gz
PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/22/93/42b9998a6e28eaee90724db439e27a66b7dc6a5b9e85499add1e042141e2
PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/65/e0/f9d77b3a1569e2217abf260b0b1462401736973d1c5d3d335f6f2009daa2
PYTHON_FASTAPI_SETUP_TYPE = pep517
PYTHON_FASTAPI_LICENSE = MIT
PYTHON_FASTAPI_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit 961c33d

Please sign in to comment.