git: ae2ceb741687 - main - devel/py-Automat: update to 25.4.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jun 2025 13:38:26 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ae2ceb74168777b20d50da7ff67adee0615e36dd
commit ae2ceb74168777b20d50da7ff67adee0615e36dd
Author: John W. O'Brien <john@saltant.com>
AuthorDate: 2025-06-20 13:36:08 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-20 13:38:11 +0000
devel/py-Automat: update to 25.4.16
Port changes:
- Update to 25.4.16
- Update BUILD_DEPENDS devel/py-setuptools_scm7 -> devel/py-setuptools-scm
Upstream changes:
- https://github.com/glyph/automat/releases/tag/v25.4.16
PR: 287674
Reported by: John W. O'Brien <john@saltant.com> (maintainer)
---
devel/py-Automat/Makefile | 9 +++++----
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