14
0
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:
Tomáš Chvátal
2019-01-24 07:17:16 +00:00
committed by Git OBS Bridge
parent d757ac1a72
commit d2980ecfc4
2 changed files with 8 additions and 3 deletions

View File

@@ -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> Tue Jan 15 20:37:18 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -20,7 +20,7 @@
Name: python-tld Name: python-tld
Version: 0.9.2 Version: 0.9.2
Release: 0 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 License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/barseghyanartur/tld Url: https://github.com/barseghyanartur/tld
@@ -39,8 +39,8 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
Extract the top level domain (TLD) from the URL given. List of TLD names is This module extracts the top level domain (TLD) from the URL given.
taken from Mozillas public suffix list: A list of TLD names is taken from Mozillas public suffix list:
<https://publicsuffix.org/list/effective_tld_names.dat> <https://publicsuffix.org/list/effective_tld_names.dat>
%prep %prep