forked from pool/python-fastapi
- update to 0.105.0:
* Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]`. * Remove unused NoneType. * Tweak default suggested configs for generating clients. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=58
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%bcond_with ringdisabled
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-fastapi
|
||||
Version: 0.104.1
|
||||
Version: 0.105.0
|
||||
Release: 0
|
||||
Summary: FastAPI framework
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user