From b3d197e77ded95220702df3ff9e61219b1eae1c7 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 6 May 2022 14:09:11 +0200 Subject: [PATCH] up to 3.3.0 --- python3-tldextract.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python3-tldextract.spec b/python3-tldextract.spec index 058dad0..de56651 100644 --- a/python3-tldextract.spec +++ b/python3-tldextract.spec @@ -2,20 +2,20 @@ %define module tldextract Summary: Accurately separate the TLD from the registered domain and subdomains of a URL Name: python3-%{module} -Version: 3.2.1 +Version: 3.3.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: 0934ecab1ca9476e8dc84d5e6676da50 +# Source0-md5: 69eac4b37a72121e0f3e31fd1915b7bb URL: https://github.com/john-kurkowski/tldextract/stargazers -BuildRequires: python3-modules >= 1:3.6 +BuildRequires: python3-modules >= 1:3.7 BuildRequires: python3-setuptools BuildRequires: python3-setuptools_scm BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 -Requires: python3-modules >= 1:3.6 +Requires: python3-modules >= 1:3.7 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0