14
0

Accepting request 1230610 from home:bnavigator:branches:devel:languages:python

- Skip a test because httpx 0.28 cosmetically changed the format
  of a body response. Note that fastapi technically does not yet
  support httpx 0.28 upstream.

OBS-URL: https://build.opensuse.org/request/show/1230610
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=86
This commit is contained in:
2024-12-13 10:42:59 +00:00
committed by Git OBS Bridge
parent 778d7da896
commit c96ad6bb8c
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 12 14:51:37 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Skip a test because httpx 0.28 cosmetically changed the format
of a body response. Note that fastapi technically does not yet
support httpx 0.28 upstream.
-------------------------------------------------------------------
Thu Dec 5 14:49:59 UTC 2024 - Dirk Müller <dmueller@suse.com>