14
0
forked from pool/python-tld

Accepting request 809926 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/809926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tld?expand=0&rev=16
This commit is contained in:
2020-07-07 10:57:49 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 21 11:35:30 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 0.12.2:
- Add mozilla license to dist.
- Fix MyPy issues.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 18 09:10:31 UTC 2020 - Petr Gajdos <pgajdos@suse.com> Mon May 18 09:10:31 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -19,10 +19,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-tld Name: python-tld
Version: 0.12.1 Version: 0.12.2
Release: 0 Release: 0
Summary: URL top level domain (TLD) extraction module 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-or-later
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/barseghyanartur/tld URL: https://github.com/barseghyanartur/tld
Source: https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
@@ -73,7 +73,7 @@ A list of TLD names is taken from Mozillas public suffix list:
%files %{python_files} %files %{python_files}
%doc README.rst CHANGELOG.rst %doc README.rst CHANGELOG.rst
%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt %license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt LICENSE_MPL_1.1.txt
%python_alternative %{_bindir}/update-tld-names %python_alternative %{_bindir}/update-tld-names
%{python_sitelib}/* %{python_sitelib}/*

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc11bcf39dce89102d7c6dafffe675e2eab8ddbf7267a615f745d4d288bafc95
size 890810

3
tld-0.12.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf8410a7ed7b9477f563fa158dabef5117d8374cba55f65142ba0af6dcd15d4d
size 898244