Commit 7fec4ff4 authored by Rene Ladan's avatar Rene Ladan
Browse files

devel/py-jaraco.timing: Remove expired port

2024-08-31 devel/py-jaraco.timing: Deprecated by upstream
parent dbd93d92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3444,3 +3444,4 @@ math/py-PyWavelets|math/py-pywavelets|2024-08-29|Renamed to match wheel package
dns/dsp||2024-09-01|Has expired: Depends on expired dns/p5-DSC
dns/p5-DSC||2024-09-01|Has expired: Depends on expired math/ploticus
textproc/btparse|textproc/p5-Text-BibTeX|2024-09-01|Has expired: btparse has not updated for 19 years while p5-Text-BibTeX is up-to-date. Use textproc/p5-Text-BibTeX instead
devel/py-jaraco.timing||2024-09-01|Has expired: Deprecated by upstream
+0 −1
Original line number Diff line number Diff line
@@ -5003,7 +5003,6 @@
    SUBDIR += py-jaraco.packaging
    SUBDIR += py-jaraco.stream
    SUBDIR += py-jaraco.text
    SUBDIR += py-jaraco.timing
    SUBDIR += py-jaraco.util
    SUBDIR += py-javaproperties
    SUBDIR += py-jdcal

devel/py-jaraco.timing/Makefile

deleted100644 → 0
+0 −32
Original line number Diff line number Diff line
PORTNAME=	jaraco.timing
PORTVERSION=	3.0.0
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Routines pertinent to the fourth dimension
WWW=		https://github.com/jaraco/jaraco.timing

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

DEPRECATED=	Deprecated by upstream
EXPIRATION_DATE=2024-08-31

BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tempora>=1.5:devel/py-tempora@${PY_FLAVOR}
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-checkdocs>=2.4:devel/py-pytest-checkdocs@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}pytest-enabler>=2.2:devel/py-pytest-enabler@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}pytest-mypy>=0:devel/py-pytest-mypy@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}pytest-ruff>=0.2.1:devel/py-pytest-ruff@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist concurrent pep517 pytest

NO_ARCH=	yes

.include <bsd.port.mk>

devel/py-jaraco.timing/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1722272056
SHA256 (jaraco.timing-3.0.0.tar.gz) = f9590e60e59d2eec7cbe93b8a6865c86a6ba51760c7be4f2a211811d2a4b9935
SIZE (jaraco.timing-3.0.0.tar.gz) = 7048

devel/py-jaraco.timing/pkg-descr

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
Routines pertinent to the fourth dimension.