Commit d612cd41 authored by Rene Ladan's avatar Rene Ladan
Browse files

net-mgmt/py-pynxos: Remove expired port

2026-07-31 net-mgmt/py-pynxos: Upstream inactive since +7 years, was used by py-napalm for a while, until it was replaced by py-nxapi-plumbing. Please use net-mgmt/py-napalm instead
parent d14bbd13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5522,3 +5522,4 @@ security/libpreludedb||2026-07-31|Has expired: Upstream project is dead
devel/plasma|lang/rizin|2026-07-31|Has expired: Upstream inactive since +7 years. Please use lang/rizin instead
net-im/pidgin-fetion||2026-07-31|Has expired: Fetion service is no longer available after 2022
games/freedoko||2026-07-31|Has expired: plist issues and error messages during install stage
net-mgmt/py-pynxos|net-mgmt/py-napalm|2026-07-31|Has expired: Upstream inactive since +7 years, was used by py-napalm for a while, until it was replaced by py-nxapi-plumbing. Please use net-mgmt/py-napalm instead
+0 −1
Original line number Diff line number Diff line
@@ -348,7 +348,6 @@
    SUBDIR += py-pyeapi
    SUBDIR += py-pyixapi
    SUBDIR += py-pynetbox
    SUBDIR += py-pynxos
    SUBDIR += py-pypowerwall
    SUBDIR += py-pysmi
    SUBDIR += py-pysnmp

net-mgmt/py-pynxos/Makefile

deleted100644 → 0
+0 −26
Original line number Diff line number Diff line
PORTNAME=	pynxos
DISTVERSION=	0.0.5
PORTREVISION=	3
CATEGORIES=	net-mgmt python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	kai@FreeBSD.org
COMMENT=	Python client for managing Cisco NX-OS devices through NX-API
WWW=		https://github.com/networktocode/pynxos

LICENSE=	APACHE20

DEPRECATED=	Upstream inactive since +7 years, was used by py-napalm for a while, until it was replaced by py-nxapi-plumbing. Please use net-mgmt/py-napalm instead
EXPIRATION_DATE=2026-07-31

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}scp>0:security/py-scp@${PY_FLAVOR}

USES=		python
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>

net-mgmt/py-pynxos/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1556278810
SHA256 (pynxos-0.0.5.tar.gz) = ad148aec468b715b4a4c86802997cbf2b54e67e3709b043cf79f65b420143168
SIZE (pynxos-0.0.5.tar.gz) = 7902

net-mgmt/py-pynxos/pkg-descr

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
Python client for managing Cisco NX-OS devices through NX-API.