Files
python-py3dns/python-py3dns.changes
Dirk Mueller 930ee878b3 - update to 4.0.0:
* Bump major version due to incompatible change
  * Remove class DnsAsyncRequest, asyncore is removed from Python
    3.12 and it would require a substial rewrite -
    If you need async DNS, use aiodns instead. (LP: #2003329)
  * Switch build system from setuptools with setup.py to flit
  * If /etc/resolv.conf, assume DNS server is '127.0.0.1', this
    changes the existing behavior - in previous releases there
    would be a FileNotFoundError.
- drop python3-py3dns-handle-absent-resolv.patch,
  python3-py3dns-py3_friendly_warning.patch: solved upstream
  differently

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3dns?expand=0&rev=7
2024-01-09 21:31:35 +00:00

1.2 KiB