14
0
forked from pool/python-py3dns

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
This commit is contained in:
2024-03-01 22:37:47 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddfdb691a6b7db3e706cd1e33ffeb5a4f45f28e0b8574ea4b8b74ef2c055330b
size 33734

3
py3dns-4.0.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af881fc465943e77046915f399104982c7b0467d1d526968a00801e75b8ac808
size 33888

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 1 10:16:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Tue Jan 9 21:30:53 UTC 2024 - Dirk Müller <dmueller@suse.com>

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