15
0

- Add patch skip-dsn_ipv6_multi_host-parse-test.patch:

* Skip a broken testcase.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncpg?expand=0&rev=24
This commit is contained in:
2025-02-13 03:28:50 +00:00
committed by Git OBS Bridge
parent 2f113780d1
commit ff1d435842
3 changed files with 43 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 13 03:28:18 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch skip-dsn_ipv6_multi_host-parse-test.patch:
* Skip a broken testcase.
- Switch to pyproject macros.
-------------------------------------------------------------------
Wed Oct 23 12:16:37 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>