Verified Commit 708a974a authored by sunpoet's avatar sunpoet
Browse files

net/py-pyroute2.nslink: Remove obsoleted port

Upstream moves back to single package layout (net/py-pyroute2).
parent d9bbebb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17513,3 +17513,4 @@ net/py-pyroute2.ethtool|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstre
net/py-pyroute2.ipset|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)
net/py-pyroute2.ndb|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)
net/py-pyroute2.nftables|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)
net/py-pyroute2.nslink|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)
+0 −1
Original line number Diff line number Diff line
@@ -1089,7 +1089,6 @@
    SUBDIR += py-pypcap
    SUBDIR += py-pyroute2
    SUBDIR += py-pyroute2.minimal
    SUBDIR += py-pyroute2.nslink
    SUBDIR += py-pyroute2.protocols
    SUBDIR += py-pysendfile
    SUBDIR += py-pyshark

net/py-pyroute2.nslink/Makefile

deleted100644 → 0
+0 −24
Original line number Diff line number Diff line
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	pyroute2.nslink
PORTVERSION=	0.6.13
CATEGORIES=	net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Python Netlink library: NetNS, NSPopen and remote modules

LICENSE=	APACHE20 GPLv2+
LICENSE_COMB=	dual
LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE.Apache.v2
LICENSE_FILE_GPLv2+ =	${WRKSRC}/LICENSE.GPL.v2

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyroute2.core>=${PORTVERSION}:net/py-pyroute2.core@${PY_FLAVOR}

USES=		python:3.6+
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>

net/py-pyroute2.nslink/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1656092962
SHA256 (pyroute2.nslink-0.6.13.tar.gz) = 86ed506cadccb154cd27aebb3dbf73ebb723c391104e7f0f3bc2c4a39c62366c
SIZE (pyroute2.nslink-0.6.13.tar.gz) = 30660

net/py-pyroute2.nslink/pkg-descr

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
PyRoute2 is a pure Python netlink library.

This module provides NetNS, NSPopen and RemoteSocket classes.

WWW: https://github.com/svinota/pyroute2/tree/master/pyroute2.nslink