mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
devel/py-taskflow: update to 2.7.0
Also, specify LICENSE and update RUN_DEPENDS versions. PR: 214741 Submitted by: maintainer
This commit is contained in:
parent
1e7794097e
commit
0379e41409
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427195
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= taskflow
|
||||
PORTVERSION= 2.6.0
|
||||
PORTVERSION= 2.7.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,10 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Taskflow structured state management library
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}futures>=3.0:devel/py-futures \
|
||||
${PYTHON_PKGNAMEPREFIX}enum34>=0:devel/py-enum34 \
|
||||
${PYTHON_PKGNAMEPREFIX}stevedore>=1.16.0:devel/py-stevedore \
|
||||
${PYTHON_PKGNAMEPREFIX}stevedore>=1.17.1:devel/py-stevedore \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
|
||||
${PYTHON_PKGNAMEPREFIX}retrying>=0:devel/py-retrying \
|
||||
${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476648580
|
||||
SHA256 (taskflow-2.6.0.tar.gz) = be3ddc948a1e0cc1d65376181dea64478b4833cc38a7552350100fa42abdee66
|
||||
SIZE (taskflow-2.6.0.tar.gz) = 1052292
|
||||
TIMESTAMP = 1479811958
|
||||
SHA256 (taskflow-2.7.0.tar.gz) = 5309b3a3ec472b08e389e1393b074e213e99b922c32875ac7982a755a9a48d01
|
||||
SIZE (taskflow-2.7.0.tar.gz) = 1053600
|
||||
|
Loading…
Reference in New Issue
Block a user