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)
This commit is contained in:
committed by
Hiroki Tagato
parent
ff731929e1
commit
ae2ceb7416
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user