- Use libalternatives instead of update-alternatives, bsc#1235784

- don't run tests in strict async mode, upstream doesn't either
- disable flaky test

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx?expand=0&rev=39
This commit is contained in:
2025-01-17 13:58:42 +00:00
committed by Git OBS Bridge
parent 58c2ada723
commit 794aa331f2
2 changed files with 26 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 15 13:25:11 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Use libalternatives instead of update-alternatives, bsc#1235784
- don't run tests in strict async mode, upstream doesn't either
- disable flaky test
-------------------------------------------------------------------
Sat Dec 7 13:27:08 UTC 2024 - Ben Greiner <code@bnavigator.de>