- update to version 0.12.6:

- Move Registry class from tld.registry to tld.base.
 - Reformat code using black.
 - Log information on updated resources of the update_tld_names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=41
This commit is contained in:
2021-06-21 06:20:22 +00:00
committed by Git OBS Bridge
parent 1b4275ac1c
commit 70b623ee66
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jun 20 09:02:23 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 0.12.6:
- Move Registry class from tld.registry to tld.base.
- Reformat code using black.
- Log information on updated resources of the update_tld_names.
-------------------------------------------------------------------
Wed May 19 07:40:32 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>