14
0
forked from pool/python-w3lib

- Add patch do-not-add-invalid-ipv6.patch:

* Do not check invalid IPv6 addresses.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-w3lib?expand=0&rev=28
This commit is contained in:
2024-11-26 03:01:52 +00:00
committed by Git OBS Bridge
parent 7c6964ae99
commit aef5b6236c
3 changed files with 24 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 26 03:01:17 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch do-not-add-invalid-ipv6.patch:
* Do not check invalid IPv6 addresses.
-------------------------------------------------------------------
Thu Jun 13 15:36:49 UTC 2024 - Dirk Müller <dmueller@suse.com>