14
0

Accepting request 1118904 from home:mimi_vx:branches:devel:languages:python

- update to 0.104.0
- disable test_dependency_gets_exception -> https://github.com/tiangolo/fastapi/discussions/9934
 * Add reference (code API) docs with PEP 727, add subclass
    with custom docstrings for BackgroundTasks, refactor docs structure.

OBS-URL: https://build.opensuse.org/request/show/1118904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=53
This commit is contained in:
2023-10-19 12:46:55 +00:00
committed by Git OBS Bridge
parent 4f735f7c94
commit 95f813a778
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 19 11:21:33 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.104.0
- disable test_dependency_gets_exception -> https://github.com/tiangolo/fastapi/discussions/9934
* Add reference (code API) docs with PEP 727, add subclass
with custom docstrings for BackgroundTasks, refactor docs structure.
-------------------------------------------------------------------
Sun Oct 1 15:35:20 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>