15
0
forked from pool/python-tld

- Update to 0.9.6:

* Fix for update-tld-names returns a non-zero exit code on success
  * Minor tests improvements.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2019-09-16 13:22:48 +00:00
committed by Git OBS Bridge
parent ef1ed8e356
commit 847c173db2
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 16 13:21:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.9.6:
* Fix for update-tld-names returns a non-zero exit code on success
* Minor tests improvements.
-------------------------------------------------------------------
Sat Sep 14 20:05:33 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>