diff options
Diffstat (limited to 'astro/py-astropy-iers-data/Makefile')
| -rw-r--r-- | astro/py-astropy-iers-data/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/astro/py-astropy-iers-data/Makefile b/astro/py-astropy-iers-data/Makefile index 61cf4ed07db8..5685c0a8bbdb 100644 --- a/astro/py-astropy-iers-data/Makefile +++ b/astro/py-astropy-iers-data/Makefile @@ -1,5 +1,5 @@ PORTNAME= astropy-iers-data -DISTVERSION= 0.2025.2.3.0.32.42 +DISTVERSION= 0.2025.10.20.0.39.8 CATEGORIES= astro MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,8 @@ WWW= https://github.com/astropy/astropy-iers-data LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 |
