diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-22 02:48:23 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-22 02:48:23 +0800 |
commit | 1a46cf65796783c74d9269e5e542537fecee6c69 (patch) | |
tree | 793faaec6d2a6ad6a3bf7fe59fbff460bea7d435 | |
parent | devel/py-prompt-toolkit: Update to 3.0.23 (diff) |
devel/py-taskflow: Update to 4.6.3
Changes: https://docs.openstack.org/taskflow/latest/user/history.html
-rw-r--r-- | devel/py-taskflow/Makefile | 2 | ||||
-rw-r--r-- | devel/py-taskflow/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-taskflow/Makefile b/devel/py-taskflow/Makefile index 13bd32087144..ede235156935 100644 --- a/devel/py-taskflow/Makefile +++ b/devel/py-taskflow/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= taskflow -PORTVERSION= 4.6.2 +PORTVERSION= 4.6.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-taskflow/distinfo b/devel/py-taskflow/distinfo index b5bc27e41818..e1a4ef0b8c5c 100644 --- a/devel/py-taskflow/distinfo +++ b/devel/py-taskflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037160 -SHA256 (taskflow-4.6.2.tar.gz) = 84b549ca8eb2f4b1cceac99944382824690b110dd9dac5653b738f9aa5e7e3ba -SIZE (taskflow-4.6.2.tar.gz) = 1076350 +TIMESTAMP = 1638556604 +SHA256 (taskflow-4.6.3.tar.gz) = 1bd2f257248979ad2233f9856e24d6b8da459fc9592c3b5f2e3d2cfed92579d1 +SIZE (taskflow-4.6.3.tar.gz) = 1076461 |