git: b93070d4ddec - main - devel/py-jaraco.timing: Update to 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jul 2024 19:05:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b93070d4ddecab64c96129a39ba9bbcc00d19a27 commit b93070d4ddecab64c96129a39ba9bbcc00d19a27 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-29 19:03:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-29 19:04:21 +0000 devel/py-jaraco.timing: Update to 3.0.0 - Update WWW - Add LICENSE_FILE - Mark DEPRECATED and set EXPIRATION_DATE to 2024-08-31 Changes: https://github.com/jaraco/jaraco.timing/blob/main/NEWS.rst --- devel/py-jaraco.timing/Makefile | 19 +++++++++++++------ devel/py-jaraco.timing/distinfo | 6 +++--- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/devel/py-jaraco.timing/Makefile b/devel/py-jaraco.timing/Makefile index 79fa5eb54fa7..513e66de0d38 100644 --- a/devel/py-jaraco.timing/Makefile +++ b/devel/py-jaraco.timing/Makefile @@ -1,21 +1,28 @@ PORTNAME= jaraco.timing -PORTVERSION= 2.0 -PORTREVISION= 3 +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://bitbucket.org/jaraco/jaraco.timing +WWW= https://github.com/jaraco/jaraco.timing LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=34.4:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=1.15:devel/py-setuptools-scm@${PY_FLAVOR} \ +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-flake8>=0:devel/py-pytest-flake8@${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 diff --git a/devel/py-jaraco.timing/distinfo b/devel/py-jaraco.timing/distinfo index ddf98fd6a80a..b79c9f787ea2 100644 --- a/devel/py-jaraco.timing/distinfo +++ b/devel/py-jaraco.timing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547238868 -SHA256 (jaraco.timing-2.0.tar.gz) = ac43edbd3edd84e871a7b813073111df8517d06b0302716610de38abf7d3015c -SIZE (jaraco.timing-2.0.tar.gz) = 8565 +TIMESTAMP = 1722272056 +SHA256 (jaraco.timing-3.0.0.tar.gz) = f9590e60e59d2eec7cbe93b8a6865c86a6ba51760c7be4f2a211811d2a4b9935 +SIZE (jaraco.timing-3.0.0.tar.gz) = 7048