[packages/python-paramiko] Up to 1.16.0. Builds, tests fail, not tested.

matkor matkor at pld-linux.org
Mon Feb 15 15:33:26 CET 2016


commit bcdac54400b3e528fe78499bc5b15d03712f2ef1
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Mon Feb 15 15:33:17 2016 +0100

    Up to 1.16.0. Builds, tests fail, not tested.

 python-paramiko.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/python-paramiko.spec b/python-paramiko.spec
index c91c75c..0d731cc 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -1,9 +1,12 @@
+# TODO:
+# Fix tests:
+#     class VARIANT_BOOL(ctypes._SimpleCData):
+# 	ValueError: _type_ 'v' not supported
 
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-%bcond_without	tests	# do not perform "make test"
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test"
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
@@ -12,12 +15,12 @@
 Summary:	SSH2 protocol for Python
 Summary(pl.UTF-8):	Obsługa protokołu SSH2 w Pythonie
 Name:		python-%{module}
-Version:	1.15.1
-Release:	4
+Version:	1.16.0
+Release:	0.1
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
-# Source0-md5:	48c274c3f9b1282932567b21f6acf3b5
+# Source0-md5:	7e1203f5ffeb7d2bc2bffc4feb804216
 URL:		https://github.com/paramiko/paramiko/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-paramiko.git/commitdiff/bcdac54400b3e528fe78499bc5b15d03712f2ef1



More information about the pld-cvs-commit mailing list