forked from pool/python-tld
- update to version 0.11.10:
- Python 2.7 and 3.5 fixes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
46d97d5e42
commit
82f47df528
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 19:50:54 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 0.11.10:
|
||||
- Python 2.7 and 3.5 fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 10:14:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
3
tld-0.11.10.tar.gz
Normal file
3
tld-0.11.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aabb437f9fc855d279f7b31118d0036ca1005fe86f344c1eecbcfa149b50fc97
|
||||
size 888934
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5fe79df74b68ebc33406dfadc69f6484dee8005035a129fdb40b8fabfd06e9f
|
||||
size 747662
|
Reference in New Issue
Block a user