14
0
forked from pool/python-py3dns

- 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
This commit is contained in:
2024-03-01 10:16:43 +00:00
committed by Git OBS Bridge
parent 51951c5e8e
commit 8c65f71db0
4 changed files with 11 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-py3dns
Version: 4.0.0
Version: 4.0.1
Release: 0
Summary: Python module for DNS (Domain Name Service)
License: CNRI-Python