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

devel/py-rednose: Remove expired port

2026-05-07 devel/py-rednose: Depends on unmaintained nosetests
parent e06bd56b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5288,3 +5288,4 @@ graphics/nvidia-drm-510-kmod-devel||2026-05-05|Removed, is only for FreeBSD 13
mail/archiveopteryx-devel|mail/archiveopteryx|2026-05-06|Remove obsoleted port. Use mail/archiveopteryx instead
devel/kyua||2026-05-07|Removed, kyua from base must be used for FreeBSD 14.x and newer
devel/sd-mux-ctrl||2026-05-08|Has expired: Upstream project is unmaintained as the Tizen project is no longer active
devel/py-rednose||2026-05-08|Has expired: Depends on unmaintained nosetests
+0 −1
Original line number Diff line number Diff line
@@ -5989,7 +5989,6 @@
    SUBDIR += py-recordclass
    SUBDIR += py-recurring-ical-events
    SUBDIR += py-red-black-tree-mod
    SUBDIR += py-rednose
    SUBDIR += py-reedsolo
    SUBDIR += py-referencing
    SUBDIR += py-regress

devel/py-rednose/Makefile

deleted100644 → 0
+0 −24
Original line number Diff line number Diff line
PORTNAME=	rednose
DISTVERSION=	1.3.0
PORTREVISION=	2
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Coloured output for nosetests
WWW=		https://github.com/JBKahn/rednose

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENCE

DEPRECATED=		Depends on unmaintained nosetests
EXPIRATION_DATE=	2026-05-07

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}termstyle>0:devel/py-termstyle@${PY_FLAVOR}

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>

devel/py-rednose/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1577169067
SHA256 (rednose-1.3.0.tar.gz) = 6da77917788be277b70259edc0bb92fc6f28fe268b765b4ea88206cc3543a3e1
SIZE (rednose-1.3.0.tar.gz) = 10299

devel/py-rednose/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
Rednose is a nosetests plugin for adding colour (and readability) to
nosetest console results.