14
0
forked from pool/python-tld

- update to version 0.9.3:

- Added `is_tld` function.
 - Docs updated.
 - Upgrade test suite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=14
This commit is contained in:
Sebastian Wagner
2019-04-07 11:35:20 +00:00
committed by Git OBS Bridge
parent d2980ecfc4
commit fc3156eb91
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Apr 7 11:31:45 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 0.9.3:
- Added `is_tld` function.
- Docs updated.
- Upgrade test suite.
-------------------------------------------------------------------
Wed Jan 23 21:26:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>