git: 5ffc34a8ac77 - main - devel/py-taskflow: Update to 5.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 09:09:27 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ffc34a8ac774fc650f5e445ea5e8f862088badc
commit 5ffc34a8ac774fc650f5e445ea5e8f862088badc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 09:05:09 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 09:05:09 +0000
devel/py-taskflow: Update to 5.3.0
- Update WWW and clean up pkg-descr
Changes: https://docs.openstack.org/taskflow/latest/user/history.html
---
devel/py-taskflow/Makefile | 5 +++--
devel/py-taskflow/distinfo | 6 +++---
devel/py-taskflow/pkg-descr | 2 --
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/devel/py-taskflow/Makefile b/devel/py-taskflow/Makefile
index 581ac0cededf..52e047149c6d 100644
--- a/devel/py-taskflow/Makefile
+++ b/devel/py-taskflow/Makefile
@@ -1,12 +1,13 @@
PORTNAME= taskflow
-PORTVERSION= 5.2.0
+PORTVERSION= 5.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Taskflow structured state management library
-WWW= https://docs.openstack.org/taskflow/latest/
+WWW= https://docs.openstack.org/taskflow/latest/ \
+ https://github.com/openstack/taskflow
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-taskflow/distinfo b/devel/py-taskflow/distinfo
index ee7bfdc39ddc..3cc27c417507 100644
--- a/devel/py-taskflow/distinfo
+++ b/devel/py-taskflow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162194
-SHA256 (taskflow-5.2.0.tar.gz) = 3fee1454d37ae79a8170e1b048790b99380edd1c857d8fffa5f35ecb45707941
-SIZE (taskflow-5.2.0.tar.gz) = 1076942
+TIMESTAMP = 1693334005
+SHA256 (taskflow-5.3.0.tar.gz) = 0704464b6e286df79e27fa2f0841101c2a0ab6ec148f8aabc7b5a6574312dbba
+SIZE (taskflow-5.3.0.tar.gz) = 1077878
diff --git a/devel/py-taskflow/pkg-descr b/devel/py-taskflow/pkg-descr
index e06b2a85228c..5abc1036f9cb 100644
--- a/devel/py-taskflow/pkg-descr
+++ b/devel/py-taskflow/pkg-descr
@@ -1,5 +1,3 @@
TaskFlow is a library to do [jobs, tasks, flows] in a highly available, easy to
understand and declarative manner (and more!) to be used with OpenStack and
other projects.
-
-See also: https://github.com/openstack/taskflow