[packages/python3-tldextract] up to 3.3.0
atler
atler at pld-linux.org
Fri May 6 14:09:18 CEST 2022
commit b3d197e77ded95220702df3ff9e61219b1eae1c7
Author: Jan Palus <atler at pld-linux.org>
Date: Fri May 6 14:09:11 2022 +0200
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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-tldextract.git/commitdiff/b3d197e77ded95220702df3ff9e61219b1eae1c7
More information about the pld-cvs-commit
mailing list