15
0
forked from pool/python-dnslib

Accepting request 1006493 from home:yarunachalam:branches:devel:languages:python

- update to 0.9.21: 
  *  Issue #43 (0.9.21 Raises TypeError instead of DNSError when failing to parse HTTPS records)
  *  setup.py
- update 0.9.20
  * Merge pull request #41 from felixonmars/patch-1
    Correct typos in dns.py
  * Add wheel instructions
  * Set theme jekyll-theme-minimal

OBS-URL: https://build.opensuse.org/request/show/1006493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=6
This commit is contained in:
2022-09-27 19:14:04 +00:00
committed by Git OBS Bridge
parent e47b4f2a11
commit d523813889
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 27 18:30:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 0.9.21:
* Issue #43 (0.9.21 Raises TypeError instead of DNSError when failing to parse HTTPS records)
* setup.py
- update 0.9.20
* Merge pull request #41 from felixonmars/patch-1
Correct typos in dns.py
* Add wheel instructions
* Set theme jekyll-theme-minimal
-------------------------------------------------------------------
Sun Jan 23 16:53:04 UTC 2022 - Dirk Müller <dmueller@suse.com>