]> git.pld-linux.org Git - packages/python-gnutls.git/commitdiff
- updated to 3.1.1 auto/th/python-gnutls-3.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Feb 2017 21:43:06 +0000 (22:43 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Feb 2017 21:43:06 +0000 (22:43 +0100)
python-gnutls.spec

index f4da150c13b23f0abce09ab0c239b21737441c6a..e539047b1ae479f3030d0dda2819758e6e660317 100644 (file)
@@ -2,19 +2,20 @@
 Summary:       Python wrapper for the GNUTLS library
 Summary(pl.UTF-8):     Pythonowy interfejs do biblioteki GNUTLS
 Name:          python-%{module}
-Version:       2.0.1
-Release:       2
+Version:       3.1.1
+Release:       1
 License:       LGPL v2+
 Group:         Development/Languages/Python
-Source0:       https://pypi.python.org/packages/source/p/python-gnutls/%{name}-%{version}.tar.gz
-# Source0-md5: adba310851a15d19ff29355385c6f74f
+#Source0Download: https://pypi.python.org/simple/python-gnutls/
+Source0:       https://files.pythonhosted.org/packages/source/p/python-gnutls/%{name}-%{version}.tar.gz
+# Source0-md5: c8bcb2b2ded61216b3b6003fc52041ee
 URL:           https://pypi.python.org/pypi/python-gnutls/
-BuildRequires: gnutls-devel >= 3.1.4
-BuildRequires: python-devel
+BuildRequires: gnutls-devel >= 3.2.0
+BuildRequires: python-devel >= 1:2.7
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.710
-Requires:      gnutls >= 3.1.4
-Requires:      python-modules
+Requires:      gnutls >= 3.2.0
+Requires:      python-modules >= 1:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.08925 seconds and 4 git commands to generate.