1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

devel/py-jaraco.timing: Remove expired port

2024-08-31 devel/py-jaraco.timing: Deprecated by upstream
This commit is contained in:
Rene Ladan 2024-09-01 16:12:56 +02:00
parent dbd93d92fe
commit 7fec4ff48f
5 changed files with 1 additions and 37 deletions

1
MOVED
View File

@ -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

View File

@ -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

View File

@ -1,32 +0,0 @@
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>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1722272056
SHA256 (jaraco.timing-3.0.0.tar.gz) = f9590e60e59d2eec7cbe93b8a6865c86a6ba51760c7be4f2a211811d2a4b9935
SIZE (jaraco.timing-3.0.0.tar.gz) = 7048

View File

@ -1 +0,0 @@
Routines pertinent to the fourth dimension.