net-mgmt/py-ncclient: Update to 0.6.6

Changelog:

* Read ssh timeout from config file if not specified in method call
* Tox support
* Huge XML tree parser support
* Adding optional bind address to connect

https://github.com/ncclient/ncclient/releases/tag/v0.6.6

PR:		238247
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
This commit is contained in:
Kai Knoblich 2019-06-02 21:29:47 +00:00
parent 40ee87cc13
commit 44443f7252
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503335
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ncclient
DISTVERSION= 0.6.4
DISTVERSION= 0.6.6
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554808082
SHA256 (ncclient-0.6.4.tar.gz) = 47d5af7398f16d609eebd02be2ecbd997b364032b5dc6d4927c810ea24f39080
SIZE (ncclient-0.6.4.tar.gz) = 88691
TIMESTAMP = 1559046958
SHA256 (ncclient-0.6.6.tar.gz) = 2b367354d1cd25b79b8798a0b4c1949590d890057f2a252e6e970a9ab744e009
SIZE (ncclient-0.6.6.tar.gz) = 89677