svn commit: r564281 - head/devel/py-taskflow

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:46:29 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:46:24 2021
New Revision: 564281
URL: https://svnweb.freebsd.org/changeset/ports/564281

Log:
  Update to 4.6.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	Sat Feb  6 20:46:18 2021	(r564280)
+++ head/devel/py-taskflow/Makefile	Sat Feb  6 20:46:24 2021	(r564281)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	taskflow
-PORTVERSION=	4.5.0
+PORTVERSION=	4.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-taskflow/distinfo
==============================================================================
--- head/devel/py-taskflow/distinfo	Sat Feb  6 20:46:18 2021	(r564280)
+++ head/devel/py-taskflow/distinfo	Sat Feb  6 20:46:24 2021	(r564281)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599924279
-SHA256 (taskflow-4.5.0.tar.gz) = 6815da1cab07653266137e9c8261137f5ee98332724c3c6d67550b70c284090d
-SIZE (taskflow-4.5.0.tar.gz) = 1068584
+TIMESTAMP = 1612519141
+SHA256 (taskflow-4.6.0.tar.gz) = 0333a721808c938fd083fecc5928b43be5fd4f96617e946779bfe75c6269f617
+SIZE (taskflow-4.6.0.tar.gz) = 1076701


More information about the svn-ports-all mailing list