forked from pool/python-fastapi
Accepting request 1073258 from home:david.anes:branches:devel:languages:python
- Update to 0.95.0: * Highlights - This release adds support for dependencies and parameters using Annotated and recommends its usage. * Features - Add support for PEP-593 Annotated for specifying dependencies and parameters. PR #4871 by @nzig. * Docs - Tweak tip recommending Annotated in docs. PR #9270 by @tiangolo. - Update order of examples, latest Python version first, and simplify version tab names. PR #9269 by @tiangolo. - Update all docs to use Annotated as the main recommendation, with new examples and tests. PR #9268 by @tiangolo. OBS-URL: https://build.opensuse.org/request/show/1073258 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=32
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# Keep extra test requirements out of Ring1
|
||||
%bcond_with ringdisabled
|
||||
Name: python-fastapi
|
||||
Version: 0.94.1
|
||||
Version: 0.95.0
|
||||
Release: 0
|
||||
Summary: FastAPI framework
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user