devel/py-osprofiler: update to 1.5.0
PR: 216448 Submitted by: maintainer
This commit is contained in:
parent
b9a4d76158
commit
e789fbd31a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432845
2 changed files with 10 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= osprofiler
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,9 +12,13 @@ COMMENT= OpenStack Profiler Library
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
|
||||
${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.4.0:devel/py-oslo.utils \
|
||||
${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \
|
||||
${PYTHON_PKGNAMEPREFIX}oslo.log>=3.11.0:devel/py-oslo.log \
|
||||
${PYTHON_PKGNAMEPREFIX}oslo.concurrency>=3.8.0:devel/py-oslo.concurrency \
|
||||
${PYTHON_PKGNAMEPREFIX}oslo.messaging>=5.2.0:devel/py-oslo.messaging \
|
||||
${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob
|
||||
${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.13:net/py-netaddr \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \
|
||||
${PYTHON_PKGNAMEPREFIX}webob>=1.6.0:www/py-webob
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1476297569
|
||||
SHA256 (osprofiler-1.4.0.tar.gz) = cda53436ffc8fc155fd220dd9bc9b2819c89f35baf62cd85f68dd5ea900f33fc
|
||||
SIZE (osprofiler-1.4.0.tar.gz) = 59906
|
||||
TIMESTAMP = 1485281715
|
||||
SHA256 (osprofiler-1.5.0.tar.gz) = aee63cfd888e6049ea82535ce458ce4844b4ac893dcb18060eda24192505627e
|
||||
SIZE (osprofiler-1.5.0.tar.gz) = 72539
|
||||
|
|
Loading…
Reference in a new issue