forked from pool/python-tld
Accepting request 788501 from home:pgajdos:python
- version update to 0.11.11 * - Minor speed-ups, reduce memory usage. OBS-URL: https://build.opensuse.org/request/show/788501 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
82f47df528
commit
1bf604dc17
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 26 10:43:22 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 0.11.11
|
||||||
|
* - Minor speed-ups, reduce memory usage.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 19:50:54 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
Thu Feb 6 19:50:54 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!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.11.10
|
Version: 0.11.11
|
||||||
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-only
|
||||||
@@ -31,6 +31,7 @@ Patch0: skip_internet_tests.patch
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Requires: python-setuptools
|
||||||
Requires: python-six >= 1.9
|
Requires: python-six >= 1.9
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aabb437f9fc855d279f7b31118d0036ca1005fe86f344c1eecbcfa149b50fc97
|
|
||||||
size 888934
|
|
3
tld-0.11.11.tar.gz
Normal file
3
tld-0.11.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72c7170f68ade92a07be43b363afc8e42a98ffa3700d899a984fdbeedb339bac
|
||||||
|
size 329778
|
Reference in New Issue
Block a user