]> git.pld-linux.org Git - packages/python-ecdsa.git/commitdiff
Version 0.11-1. auto/th/python-ecdsa-0.11-1
authorMateusz Korniak <matkor@pld-linux.org>
Fri, 7 Nov 2014 11:30:17 +0000 (12:30 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Fri, 7 Nov 2014 11:30:17 +0000 (12:30 +0100)
python-ecdsa.spec

index 941f1759066ecc619a27413dca6be48aaa84eef4..e013865337a94cdbac7ca05465f3e05c513ebe5b 100644 (file)
@@ -6,12 +6,12 @@
 %define        module  ecdsa
 Summary:       ECDSA cryptographic signature library
 Name:          python-%{module}
-Version:       0.10
-Release:       2
+Version:       0.11
+Release:       1
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       http://pypi.python.org/packages/source/e/ecdsa/%{module}-%{version}.tar.gz
-# Source0-md5: e95941b3bcbf1726472bb724d7478551
+# Source0-md5: 8ef586fe4dbb156697d756900cb41d7c
 URL:           https://pypi.python.org/pypi/ecdsa
 BuildRequires: rpm-pythonprov
 %if %{with python2}
@@ -35,7 +35,7 @@ create keypairs (signing key and verifying key), sign messages, and
 verify the signatures. The keys and signatures are very short, making
 them easy to handle and incorporate into other protocols.
 
-%package -n    python3-%{module}
+%package -n python3-%{module}
 Summary:       ECDSA cryptographic signature library
 Group:         Libraries/Python
 Requires:      python3
This page took 0.077767 seconds and 4 git commands to generate.