diff options
Diffstat (limited to 'devel/py-Automat')
-rw-r--r-- | devel/py-Automat/Makefile | 9 | ||||
-rw-r--r-- | devel/py-Automat/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/py-Automat/Makefile b/devel/py-Automat/Makefile index 6666c2eaa6ce..734394754d73 100644 --- a/devel/py-Automat/Makefile +++ b/devel/py-Automat/Makefile @@ -1,5 +1,5 @@ PORTNAME= Automat -DISTVERSION= 24.8.1 +DISTVERSION= 25.4.16 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,12 @@ WWW= https://github.com/glyph/Automat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm7>0:devel/py-setuptools_scm7@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=35.0.2:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} -# Officially: 3.8-3.12 +# Officially: 3.9-3.13 USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-Automat/distinfo b/devel/py-Automat/distinfo index 1a92accd24c9..0d4dd68d06c6 100644 --- a/devel/py-Automat/distinfo +++ b/devel/py-Automat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727532915 -SHA256 (automat-24.8.1.tar.gz) = b34227cf63f6325b8ad2399ede780675083e439b20c323d376373d8ee6306d88 -SIZE (automat-24.8.1.tar.gz) = 128679 +TIMESTAMP = 1750379324 +SHA256 (automat-25.4.16.tar.gz) = 0017591a5477066e90d26b0e696ddc143baafd87b588cfac8100bc6be9634de0 +SIZE (automat-25.4.16.tar.gz) = 129977 |