15
0
forked from pool/python-dnslib

- update to 0.9.19:

* Allow custom log function (logf) in  DNSLogger

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=5
This commit is contained in:
2022-01-23 16:53:18 +00:00
committed by Git OBS Bridge
parent 1c22e14706
commit e47b4f2a11
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-dnslib
Version: 0.9.18
Version: 0.9.19
Release: 0
Summary: Simple library to encode/decode DNS wire-format packets
License: BSD-2-Clause