devel/py-oslo.concurrency: update to 3.15.0
Also, specify LICENSE. PR: 214741 Submitted by: maintainer
This commit is contained in:
parent
4d94bb6cd4
commit
c9c5ef4712
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427203
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oslo.concurrency
|
||||
PORTVERSION= 3.14.0
|
||||
PORTVERSION= 3.15.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Oslo Concurrency library
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enum34>=0:devel/py-enum34 \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1476297312
|
||||
SHA256 (oslo.concurrency-3.14.0.tar.gz) = e76adec89e3b0444f4d3076d8568ea9caf68cf0279de5b3687a51a29d2482eaf
|
||||
SIZE (oslo.concurrency-3.14.0.tar.gz) = 45148
|
||||
TIMESTAMP = 1479814169
|
||||
SHA256 (oslo.concurrency-3.15.0.tar.gz) = 9be1c5a3d5e14ed345d12a019f1d161361c2037fc4c4b6f506bf83be94f0d803
|
||||
SIZE (oslo.concurrency-3.15.0.tar.gz) = 45564
|
||||
|
|
Loading…
Reference in a new issue