py-ncclient: update to 0.6.15.

reading correct user known_hosts files by @martin-volf in #517
    fix coveralls reporting by @martin-volf in #519
    Agent key selection by @aahoward in #522
    Update session.py - Parameterize timeout for _post_connect by @GerriorL in #543
    update comment in _parse11 by @mercimat in #549
    Fix missing timeout in ssh post_connect by @GerriorL in #550
    Migrate from nose to pytest by @einarnn in #555
    Based on v0 6 13 fix for deprecation warnings threading thread by @slieberth in #553
    Introduce support for TLS by @ivandkhn in #556
    remove - version of setting and replace with _ version by @einarnn in #562
    permissive UTF-8 parsing for NC11 delimiter by @einarnn in #563
    introduce python3.12 for ci by @einarnn in #568
    Add commit comment capability support for SROS devices in ncclient by @torkashvand in #574
This commit is contained in:
wiz 2023-11-05 22:40:01 +00:00
parent 4e16fff428
commit c71cfd1cb0
3 changed files with 19 additions and 14 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.18 2022/05/05 18:02:13 adam Exp $
# $NetBSD: Makefile,v 1.19 2023/11/05 22:40:01 wiz Exp $
DISTNAME= ncclient-0.6.13
DISTNAME= ncclient-0.6.15
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/ncclient/}
MAINTAINER= pkgsrc-users@NetBSD.org
@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/ncclient/ncclient
COMMENT= NETCONF Python client
LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-lxml>=3.3.0:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-paramiko>=1.15.0:../../security/py-paramiko
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
@ -19,5 +20,5 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,9 +1,10 @@
@comment $NetBSD: PLIST,v 1.9 2021/03/07 07:46:01 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@comment $NetBSD: PLIST,v 1.10 2023/11/05 22:40:01 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/NOTICE
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/ncclient/__init__.py
${PYSITELIB}/ncclient/__init__.pyc
${PYSITELIB}/ncclient/__init__.pyo
@ -175,6 +176,9 @@ ${PYSITELIB}/ncclient/transport/third_party/junos/ioproc.pyo
${PYSITELIB}/ncclient/transport/third_party/junos/parser.py
${PYSITELIB}/ncclient/transport/third_party/junos/parser.pyc
${PYSITELIB}/ncclient/transport/third_party/junos/parser.pyo
${PYSITELIB}/ncclient/transport/tls.py
${PYSITELIB}/ncclient/transport/tls.pyc
${PYSITELIB}/ncclient/transport/tls.pyo
${PYSITELIB}/ncclient/xml_.py
${PYSITELIB}/ncclient/xml_.pyc
${PYSITELIB}/ncclient/xml_.pyo

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.18 2022/05/05 18:02:13 adam Exp $
$NetBSD: distinfo,v 1.19 2023/11/05 22:40:01 wiz Exp $
BLAKE2s (ncclient-0.6.13.tar.gz) = a8c8329ba164f6d35103d4aa6ba4e2a62917099597e5ff7fc7a0dc691e600782
SHA512 (ncclient-0.6.13.tar.gz) = 46f2bed7b578170d31b5574477f1d946a3768b9b1487e6b3541c3a4c763f65903c6115af590b38af1e8e352c82f11791b79984daf9ec28265fbdc946aa660ad1
Size (ncclient-0.6.13.tar.gz) = 105739 bytes
BLAKE2s (ncclient-0.6.15.tar.gz) = 2eab219aa5e7e412ba1e8b2d14aaf147f4943d9cf17eb90ccf0f6086945f40c9
SHA512 (ncclient-0.6.15.tar.gz) = ee84f8e8a1232981af649431133e3386766f3e11dc67fabff51bbfa8b512082c22a4c98a8e607ae05a1360145838a4015211673662497e5ae4b56b424c90241d
Size (ncclient-0.6.15.tar.gz) = 634885 bytes
SHA1 (patch-README.rst) = d053d8371219f04ff3ff9cf8e43dcbadf8dd7761