From 847c173db232cf119fd62e4787fe907cdf52a803fcaa71c15df0eb7b4f7b03de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 16 Sep 2019 13:22:48 +0000 Subject: [PATCH] - 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 --- python-tld.changes | 7 +++++++ python-tld.spec | 2 +- tld-0.9.5.tar.gz | 3 --- tld-0.9.6.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 tld-0.9.5.tar.gz create mode 100644 tld-0.9.6.tar.gz diff --git a/python-tld.changes b/python-tld.changes index a5fb85d..a42aadb 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 16 13:21:10 UTC 2019 - Tomáš Chvátal + +- 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 diff --git a/python-tld.spec b/python-tld.spec index 8dfb41b..47278d5 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tld -Version: 0.9.5 +Version: 0.9.6 Release: 0 Summary: URL top level domain (TLD) extraction module License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only diff --git a/tld-0.9.5.tar.gz b/tld-0.9.5.tar.gz deleted file mode 100644 index 24c5fad..0000000 --- a/tld-0.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30ad22a05c04bbbabe1710c2c92707261f2d428691be40763f77449182e64806 -size 250619 diff --git a/tld-0.9.6.tar.gz b/tld-0.9.6.tar.gz new file mode 100644 index 0000000..999b693 --- /dev/null +++ b/tld-0.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a7a403a4a5de1ca7b64550df8a8a2abdfbbd1556e1b8cdfe251c0f90ab2f3a +size 251010