forked from pool/python-tld
Accepting request 668199 from home:jengelh:branches:devel:languages:python
- Use noun phrase. OBS-URL: https://build.opensuse.org/request/show/668199 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
d757ac1a72
commit
d2980ecfc4
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 21:26:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 15 20:37:18 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
Name: python-tld
|
||||
Version: 0.9.2
|
||||
Release: 0
|
||||
Summary: Extract the top level domain (TLD) from the URL given
|
||||
Summary: URL top level domain (TLD) extraction module
|
||||
License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/barseghyanartur/tld
|
||||
@@ -39,8 +39,8 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Extract the top level domain (TLD) from the URL given. List of TLD names is
|
||||
taken from Mozillas public suffix list:
|
||||
This module extracts the top level domain (TLD) from the URL given.
|
||||
A list of TLD names is taken from Mozillas public suffix list:
|
||||
<https://publicsuffix.org/list/effective_tld_names.dat>
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user