Go to file
Ana Guerrero ff901d9cca Accepting request 1124010 from devel:languages:python
- update to 0.104.1:
  * Pin Swagger UI version to 5.9.0 temporarily to handle a bug
    crashing it in 5.9.1.
  * Update data structure and render for external-links.
  * Fix link to SPDX license identifier in
    `docs/en/docs/tutorial/metadata.md`.
  * Update example validation error from Pydantic v1 to match
    Pydantic v2 in `docs/en/docs/tutorial/path-params.md`.
  * Fix typos in emoji docs and in some source examples.
  * Fix typo in `docs/en/docs/reference/dependencies.md`.
  * Fix typos and rewordings in `docs/en/docs/tutorial/body-
    nested-models.md`.
  * Update docs, remove references to removed
    `pydantic.Required` in `docs/en/docs/tutorial/query-params-
    str-validations.md`.
  * Fix typo in `docs/en/docs/reference/index.md`.
  * Update Pydantic links to dotenv support.
  * Update links in `docs/en/docs/async.md` and
    `docs/zh/docs/async.md` to make them relative.
  * Fix links in `docs/em/docs/async.md`.
  * Fix typo in `docs/em/docs/index.md`

    with custom docstrings for BackgroundTasks, refactor docs structure.
 * dd support for openapi_examples in all FastAPI parameters.
- update to 0.97.0:
    - Add exception handler for WebSocketRequestValidationError
    - Upgrade and fully migrate to Ruff, remove isort, includes a
    - Update internal type annotations and upgrade mypy.
    - Simplify AsyncExitStackMiddleware as without Python 3.6
- Update to version 0.96.0:

OBS-URL: https://build.opensuse.org/request/show/1124010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fastapi?expand=0&rev=25
2023-11-08 21:16:49 +00:00
.gitattributes Accepting request 993406 from home:jayvdb:py-submit 2022-08-06 14:08:09 +00:00
.gitignore Accepting request 993406 from home:jayvdb:py-submit 2022-08-06 14:08:09 +00:00
fastapi-0.104.1.tar.gz - update to 0.104.1: 2023-11-07 14:35:08 +00:00
python-fastapi.changes - update to 0.104.1: 2023-11-07 14:35:08 +00:00
python-fastapi.spec - update to 0.104.1: 2023-11-07 14:35:08 +00:00
remove-classifiers.patch - Update to 0.95.1: 2023-04-14 04:24:38 +00:00