14
0
forked from pool/python-py3dns

10 Commits

Author SHA256 Message Date
1078ddf375 Accepting request 1179083 from devel:languages:python
- update to 4.0.2:
  * Update expected test results due to changed example.com IP
    addresses.

OBS-URL: https://build.opensuse.org/request/show/1179083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3dns?expand=0&rev=5
2024-06-07 13:04:28 +00:00
3082eeb1bc - update to 4.0.2:
* Update expected test results due to changed example.com IP
    addresses.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3dns?expand=0&rev=11
2024-06-06 20:26:09 +00:00
987550fdc2 Accepting request 1153851 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1153851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3dns?expand=0&rev=4
2024-03-01 22:37:47 +00:00
8c65f71db0 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3dns?expand=0&rev=9
2024-03-01 10:16:43 +00:00
bb74b3f267 Accepting request 1137811 from devel:languages:python
- 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/request/show/1137811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3dns?expand=0&rev=3
2024-01-10 20:51:55 +00:00
51951c5e8e - 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
5d182b003a Accepting request 729886 from devel:languages:python
- Update to 3.2.1:
  * various minor fixes
- Rebase patch python3-py3dns-handle-absent-resolv.patch

OBS-URL: https://build.opensuse.org/request/show/729886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3dns?expand=0&rev=2
2019-09-11 08:39:37 +00:00
Tomáš Chvátal
85e002ff7f - Update to 3.2.1:
* various minor fixes
- Rebase patch python3-py3dns-handle-absent-resolv.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3dns?expand=0&rev=5
2019-09-10 12:57:11 +00:00
cd2c99dcd3 Accepting request 627028 from devel:languages:python
Needed by pylibravatar

OBS-URL: https://build.opensuse.org/request/show/627028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3dns?expand=0&rev=1
2018-08-03 10:37:55 +00:00
Tomáš Chvátal
1902e000b9 - Initial package, used by libravatar
- Add patches from Fedora to fix build:
  * python3-py3dns-handle-absent-resolv.patch
  * python3-py3dns-py3_friendly_warning.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3dns?expand=0&rev=1
2018-08-02 08:42:45 +00:00