summaryrefslogtreecommitdiff
path: root/devel/py-Automat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Automat/Makefile')
-rw-r--r--devel/py-Automat/Makefile9
1 files changed, 5 insertions, 4 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