mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
devel/py-oslo.context: update to 2.10.0
Also, specify LICENSE and update RUN_DEPENDS. PR: 214741 Submitted by: maintainer
This commit is contained in:
parent
616201a83c
commit
aa78e7bb53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427200
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oslo.context
|
||||
PORTVERSION= 2.9.0
|
||||
PORTVERSION= 2.10.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,8 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Oslo Context library
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}positional>=1.0.1:devel/py-positional
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}positional>=1.1.1:devel/py-positional
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476297256
|
||||
SHA256 (oslo.context-2.9.0.tar.gz) = 2682d59ebea3c61421bba98cd3f36dcef5416ad771b220856f14fb528ef81b39
|
||||
SIZE (oslo.context-2.9.0.tar.gz) = 23049
|
||||
TIMESTAMP = 1479814087
|
||||
SHA256 (oslo.context-2.10.0.tar.gz) = d9df40aaea9c92b377f47e147470672a1446bec30dd59d01cb1c622643e400c8
|
||||
SIZE (oslo.context-2.10.0.tar.gz) = 22810
|
||||
|
Loading…
Reference in New Issue
Block a user