From: Jan Palus Date: Sat, 8 Oct 2022 08:33:57 +0000 (+0200) Subject: up to 3.4.0 X-Git-Tag: auto/th/python3-tldextract-3.4.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6d1f5f6bc960ed57da13ae756df9d4ffef0f8202;p=packages%2Fpython3-tldextract.git up to 3.4.0 --- diff --git a/python3-tldextract.spec b/python3-tldextract.spec index cf93e8b..9e1cc64 100644 --- a/python3-tldextract.spec +++ b/python3-tldextract.spec @@ -2,13 +2,13 @@ %define module tldextract Summary: Accurately separate the TLD from the registered domain and subdomains of a URL Name: python3-%{module} -Version: 3.3.1 +Version: 3.4.0 Release: 1 License: BSD Group: Libraries/Python #Source0Download: https://pypi.org/simple/tldextract/ Source0: https://files.pythonhosted.org/packages/source/t/tldextract/%{module}-%{version}.tar.gz -# Source0-md5: 855b60099fdc4b59080dff55690fef7d +# Source0-md5: a58a876f4c3262a6a526a43ec115d629 URL: https://github.com/john-kurkowski/tldextract/stargazers BuildRequires: python3-modules >= 1:3.7 BuildRequires: python3-setuptools