diff --git a/net-mgmt/py-netutils/Makefile b/net-mgmt/py-netutils/Makefile index 415554c040d6..a2f4a387f905 100644 --- a/net-mgmt/py-netutils/Makefile +++ b/net-mgmt/py-netutils/Makefile @@ -1,31 +1,31 @@ PORTNAME= netutils -DISTVERSION= 1.17.1 +DISTVERSION= 1.17.2 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Common helper functions useful in network automation WWW= https://github.com/networktocode/netutils LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=2.0.0<3.0.0:devel/py-poetry-core@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes # There are another two options, "napalm" + "legacycrypt", in "pyproject.toml" # and are deliberately not added for the time being. The first one would lead # to a circular dependency and the second one is required for Python 3.13+ (not # in ports tree, yet) which no longer has the deprecated "crypt" module. OPTIONS_DEFINE= JSONSCHEMA OPTIONS_DEFAULT= JSONSCHEMA JSONSCHEMA_DESC= ACL check support JSONSCHEMA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.17.3:devel/py-jsonschema@${PY_FLAVOR} .include diff --git a/net-mgmt/py-netutils/distinfo b/net-mgmt/py-netutils/distinfo index c43b9231720f..07a875ebc998 100644 --- a/net-mgmt/py-netutils/distinfo +++ b/net-mgmt/py-netutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770382334 -SHA256 (netutils-1.17.1.tar.gz) = 354faa6ed9baa144e82dd1dadd7d2146070deb645fe4d79587f44cd1a6cb37be -SIZE (netutils-1.17.1.tar.gz) = 520861 +TIMESTAMP = 1776611432 +SHA256 (netutils-1.17.2.tar.gz) = 7a0680e17667a54d627b70bd30c4fdb12d7da53562f3ffb9ee4e85c6cb553dc6 +SIZE (netutils-1.17.2.tar.gz) = 521053