Date: Mon, 15 Jun 2020 18:49:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538999 - head/devel/py-taskflow Message-ID: <202006151849.05FInIhr066586@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 18:49:18 2020 New Revision: 538999 URL: https://svnweb.freebsd.org/changeset/ports/538999 Log: Update to 4.2.0 Changes: https://docs.openstack.org/taskflow/latest/user/history.html Modified: head/devel/py-taskflow/Makefile head/devel/py-taskflow/distinfo Modified: head/devel/py-taskflow/Makefile ============================================================================== --- head/devel/py-taskflow/Makefile Mon Jun 15 18:49:13 2020 (r538998) +++ head/devel/py-taskflow/Makefile Mon Jun 15 18:49:18 2020 (r538999) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= taskflow -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-taskflow/distinfo ============================================================================== --- head/devel/py-taskflow/distinfo Mon Jun 15 18:49:13 2020 (r538998) +++ head/devel/py-taskflow/distinfo Mon Jun 15 18:49:18 2020 (r538999) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585064064 -SHA256 (taskflow-4.1.0.tar.gz) = cfd3cec9555f1478cdb6b34986f2a97f7e76132896cd155abaea4a3fb338d953 -SIZE (taskflow-4.1.0.tar.gz) = 1063167 +TIMESTAMP = 1592145137 +SHA256 (taskflow-4.2.0.tar.gz) = dbf97c1229d7fe4e039d734e361094685455d35e80008825b99c5a6f07c36f88 +SIZE (taskflow-4.2.0.tar.gz) = 1067092
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151849.05FInIhr066586>