mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-taskflow: Update to 5.10.0
Changes: https://docs.openstack.org/taskflow/latest/user/history.html
This commit is contained in:
parent
903bc9c601
commit
038a552c21
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= taskflow
|
||||
PORTVERSION= 5.9.1
|
||||
PORTVERSION= 5.10.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}automaton>=1.9.0:devel/py-automaton@${PY_FLA
|
|||
${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tenacity>=6.0.0:devel/py-tenacity@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725559817
|
||||
SHA256 (taskflow-5.9.1.tar.gz) = 17f8ba6fc46bf4c264bf653c9671ce709417415dddf0c622160d35781ff14aee
|
||||
SIZE (taskflow-5.9.1.tar.gz) = 1088803
|
||||
TIMESTAMP = 1731679306
|
||||
SHA256 (taskflow-5.10.0.tar.gz) = f42fc330ebac8814cd8c3f1b243ae0f46a599c783f37247da236b35947e8dfb8
|
||||
SIZE (taskflow-5.10.0.tar.gz) = 1089026
|
||||
|
|
Loading…
Add table
Reference in a new issue