diff --git a/fastapi-0.79.0.tar.gz b/fastapi-0.79.0.tar.gz deleted file mode 100644 index 2caf5d2..0000000 --- a/fastapi-0.79.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf0ff6db25b91d321050c4112baab0908c90f19b40bf257f9591d2f9780d1f22 -size 7123609 diff --git a/fastapi-0.79.1.tar.gz b/fastapi-0.79.1.tar.gz new file mode 100644 index 0000000..2dc8a5a --- /dev/null +++ b/fastapi-0.79.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006862dec0f0f5683ac21fb0864af2ff12a931e7ba18920f28cc8eceed51896b +size 9659714 diff --git a/python-fastapi.changes b/python-fastapi.changes index d304117..2b821b2 100644 --- a/python-fastapi.changes +++ b/python-fastapi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 18 22:57:21 UTC 2022 - Michael Ströder + +- Update to 0.79.1 + ------------------------------------------------------------------- Fri Aug 5 05:28:18 UTC 2022 - John Vandenberg diff --git a/python-fastapi.spec b/python-fastapi.spec index f3a1f92..c74926d 100644 --- a/python-fastapi.spec +++ b/python-fastapi.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fastapi -Version: 0.79.0 +Version: 0.79.1 Release: 0 Summary: FastAPI framework License: MIT