]> git.pld-linux.org Git - packages/python3-tldextract.git/commitdiff
up to 3.1.1 auto/th/python3-tldextract-3.1.1-1
authorJan Palus <atler@pld-linux.org>
Sat, 28 Aug 2021 09:53:14 +0000 (11:53 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 28 Aug 2021 09:53:14 +0000 (11:53 +0200)
python3-tldextract.spec

index efbe85b0b862a2c8cd8925873871496378c89a8a..813f0b3f6fd6b5eed2d748c9fc6233c19cc2b147 100644 (file)
@@ -2,19 +2,19 @@
 %define                module          tldextract
 Summary:       Accurately separate the TLD from the registered domain and subdomains of a URL
 Name:          python3-%{module}
-Version:       3.1.0
-Release:       2
+Version:       3.1.1
+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: 7701259eabe8d80d98e031b254bf7733
+# Source0-md5: e14e36f923cb2c19174438f39f1e3c8a
 URL:           https://github.com/john-kurkowski/tldextract/stargazers
-BuildRequires: python3-modules >= 1:3.5
+BuildRequires: python3-modules >= 1:3.6
 BuildRequires: python3-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
-Requires:      python3-modules >= 1:3.5
+Requires:      python3-modules >= 1:3.6
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.188582 seconds and 4 git commands to generate.