diff --git a/python-tld.changes b/python-tld.changes index 8b4e527..c307ea9 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 20 09:02:23 UTC 2021 - Sebastian Wagner + +- 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 diff --git a/python-tld.spec b/python-tld.spec index e96387c..cfa28eb 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tld -Version: 0.12.5 +Version: 0.12.6 Release: 0 Summary: URL top level domain (TLD) extraction module License: GPL-2.0-only OR MPL-1.1 OR LGPL-2.1-or-later diff --git a/tld-0.12.5.tar.gz b/tld-0.12.5.tar.gz deleted file mode 100644 index 80292b2..0000000 --- a/tld-0.12.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b63094d893657eadfd61e49580b4225ce958ca3b8013dbb9485372cde5a3434 -size 1132671 diff --git a/tld-0.12.6.tar.gz b/tld-0.12.6.tar.gz new file mode 100644 index 0000000..35c2c4e --- /dev/null +++ b/tld-0.12.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69fed19d26bb3f715366fb4af66fdeace896c55c052b00e8aaba3a7b63f3e7f0 +size 1143127