From 8155e8af4d1160beb53d4a8183d15e8a5d1917388bcec6796021c37f94bbb771 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Tue, 30 Aug 2022 12:27:49 +0000 Subject: [PATCH] Accepting request 999486 from home:stroeder:python Update to 0.81.0 OBS-URL: https://build.opensuse.org/request/show/999486 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=6 --- fastapi-0.79.1.tar.gz | 3 --- fastapi-0.81.0.tar.gz | 3 +++ python-fastapi.changes | 35 +++++++++++++++++++++++++++++++++++ python-fastapi.spec | 2 +- 4 files changed, 39 insertions(+), 4 deletions(-) delete mode 100644 fastapi-0.79.1.tar.gz create mode 100644 fastapi-0.81.0.tar.gz diff --git a/fastapi-0.79.1.tar.gz b/fastapi-0.79.1.tar.gz deleted file mode 100644 index 2dc8a5a..0000000 --- a/fastapi-0.79.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:006862dec0f0f5683ac21fb0864af2ff12a931e7ba18920f28cc8eceed51896b -size 9659714 diff --git a/fastapi-0.81.0.tar.gz b/fastapi-0.81.0.tar.gz new file mode 100644 index 0000000..fde5865 --- /dev/null +++ b/fastapi-0.81.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dafdc41feda85ee5acf0f7dd6bcb7fd946318a6664b41fd33e33b26f666a346 +size 9667083 diff --git a/python-fastapi.changes b/python-fastapi.changes index 0af3140..068b676 100644 --- a/python-fastapi.changes +++ b/python-fastapi.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Fri Aug 26 21:20:08 UTC 2022 - Michael Ströder + +- Update to 0.81.0 + * Features + - Add ReDoc