diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-07-31 20:15:32 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-07-31 20:15:32 +0000 |
| commit | d612cd416538db3f0a6a504af5f3c57bffe21bd6 (patch) | |
| tree | 9624989b49c05b7b9160eee65d790e2856030701 | |
| parent | d14bbd13617381a000f0bbcc09d14262a8b6bd73 (diff) | |
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
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | net-mgmt/Makefile | 1 | ||||
| -rw-r--r-- | net-mgmt/py-pynxos/Makefile | 26 | ||||
| -rw-r--r-- | net-mgmt/py-pynxos/distinfo | 3 | ||||
| -rw-r--r-- | net-mgmt/py-pynxos/pkg-descr | 1 |
5 files changed, 1 insertions, 31 deletions
@@ -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 diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index c60e2c600881..497ce3224f3d 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -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 diff --git a/net-mgmt/py-pynxos/Makefile b/net-mgmt/py-pynxos/Makefile deleted file mode 100644 index 9ab4231bf206..000000000000 --- a/net-mgmt/py-pynxos/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -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> diff --git a/net-mgmt/py-pynxos/distinfo b/net-mgmt/py-pynxos/distinfo deleted file mode 100644 index e60dbabb8952..000000000000 --- a/net-mgmt/py-pynxos/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1556278810 -SHA256 (pynxos-0.0.5.tar.gz) = ad148aec468b715b4a4c86802997cbf2b54e67e3709b043cf79f65b420143168 -SIZE (pynxos-0.0.5.tar.gz) = 7902 diff --git a/net-mgmt/py-pynxos/pkg-descr b/net-mgmt/py-pynxos/pkg-descr deleted file mode 100644 index 5beeb42ea9b4..000000000000 --- a/net-mgmt/py-pynxos/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Python client for managing Cisco NX-OS devices through NX-API. |
