]> git.pld-linux.org Git - packages/python3-tldextract.git/commitdiff
up to 3.3.0 auto/th/python3-tldextract-3.3.0-1
authorJan Palus <atler@pld-linux.org>
Fri, 6 May 2022 12:09:11 +0000 (14:09 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 6 May 2022 12:09:11 +0000 (14:09 +0200)
python3-tldextract.spec

index 058dad027482a09da2592440a0082856e513c997..de56651d85f98a354690cb37061df50699751815 100644 (file)
@@ -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)
 
This page took 0.343119 seconds and 4 git commands to generate.