14
0
forked from pool/python-respx

- Add patch use-real-ipv6-address.patch:

* Use a real IPv6 address to avoid an address parsing exception

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-respx?expand=0&rev=11
This commit is contained in:
2023-06-16 06:06:46 +00:00
committed by Git OBS Bridge
parent 76e611a0b7
commit 6b1d8ff41a
3 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 16 06:03:28 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch use-real-ipv6-address.patch:
* Use a real IPv6 address to avoid an address parsing exception
-------------------------------------------------------------------
Mon Jan 16 11:33:19 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>