17
0

Accepting request 1319746 from home:mcalabkova:branches:devel:languages:python

- update to 0.19.5
  * Add django decorator
  * Allow Starlette 0.41.x and FastAPI 0.115.x
- Review skipped tests, skip test failing with Python 3.14

OBS-URL: https://build.opensuse.org/request/show/1319746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=47
This commit is contained in:
2025-11-25 09:14:18 +00:00
committed by Git OBS Bridge
parent 12f513ebfc
commit ab995b22b6
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 24 13:30:55 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to 0.19.5
* Add django decorator
* Allow Starlette 0.41.x and FastAPI 0.115.x
- Review skipped tests, skip test failing with Python 3.14
-------------------------------------------------------------------
Fri Sep 27 08:15:11 UTC 2024 - Markéta Machová <mmachova@suse.com>