diff --git a/python-tld.changes b/python-tld.changes index 9bf28e4..13d77a7 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 6 19:50:54 UTC 2020 - Sebastian Wagner + +- update to version 0.11.10: + - Python 2.7 and 3.5 fixes. + ------------------------------------------------------------------- Thu Jan 2 10:14:36 UTC 2020 - Tomáš Chvátal diff --git a/python-tld.spec b/python-tld.spec index b04c5a6..07780d8 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.11.9 +Version: 0.11.10 Release: 0 Summary: URL top level domain (TLD) extraction module License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only @@ -50,7 +50,6 @@ A list of TLD names is taken from Mozillas public suffix list: %setup -q -n tld-%{version} %patch0 -p1 # https://github.com/barseghyanartur/tld/issues/75 -chmod -x src/tld/res/old/effective_tld_names-2015-07-19.dat.txt %build %python_build diff --git a/tld-0.11.10.tar.gz b/tld-0.11.10.tar.gz new file mode 100644 index 0000000..174eb88 --- /dev/null +++ b/tld-0.11.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabb437f9fc855d279f7b31118d0036ca1005fe86f344c1eecbcfa149b50fc97 +size 888934 diff --git a/tld-0.11.9.tar.gz b/tld-0.11.9.tar.gz deleted file mode 100644 index 3f0f27a..0000000 --- a/tld-0.11.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5fe79df74b68ebc33406dfadc69f6484dee8005035a129fdb40b8fabfd06e9f -size 747662