b06c7a8e43
- update to 4.0.1: * Fix regex string in Base.py to be raw string to resolve SyntaxWarning for invalid escape sequence with python3.12
Dirk Mueller2024-03-01 10:16:43 +00:00
06a09b6dd5
Accepting request 1137811 from devel:languages:python
Ana Guerrero2024-01-10 20:51:55 +00:00
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
Dirk Mueller2024-01-09 21:31:35 +00:00
3b34c3f519
- Initial package, used by libravatar - Add patches from Fedora to fix build: * python3-py3dns-handle-absent-resolv.patch * python3-py3dns-py3_friendly_warning.patch
Tomáš Chvátal
2018-08-02 08:42:45 +00:00