]> git.pld-linux.org Git - packages/python3-dns.git/commitdiff
Up to 2.2.0; Use pypi tarball - Make sure you're either building from a fully intact... auto/th/python3-dns-2.2.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 4 Feb 2022 15:24:11 +0000 (16:24 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 4 Feb 2022 15:24:11 +0000 (16:24 +0100)
python3-dns.spec

index 68485c806625648624fd08a13f2bdb5009438d1f..37ce919612f1df39aea163d36f776ad8c566e303 100644 (file)
@@ -2,17 +2,18 @@
 Summary:       dnspython - a DNS toolkit for Python 3
 Summary(pl.UTF-8):     dnspython - zestaw narzędzi do DNS dla Pythona 3
 Name:          python3-%{module}
-Version:       2.1.0
+Version:       2.2.0
 Release:       1
 License:       MIT
 Group:         Development/Languages/Python
-Source0:       https://github.com/rthalley/dnspython/archive/v%{version}/dnspython-%{version}.tar.gz
-# Source0-md5: 234d7785c7fef855f208b7953d6808d7
+Source0:       https://pypi.debian.net/dnspython/dnspython-%{version}.tar.gz
+# Source0-md5: 6a247a755f7676f115c0e555842550d5
 URL:           http://www.dnspython.org/
 BuildRequires: python3-devel >= 1:3.3
 BuildRequires: python3-setuptools
-BuildRequires: rpm-pythonprov
+BuildRequires: python3-wheel
 BuildRequires: rpmbuild(macros) >= 1.714
+BuildRequires: rpm-pythonprov
 Requires:      python3-modules >= 1:3.6
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.116157 seconds and 4 git commands to generate.