diff options
-rw-r--r-- | devel/py-oslo.context/Makefile | 7 | ||||
-rw-r--r-- | devel/py-oslo.context/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/py-oslo.context/Makefile b/devel/py-oslo.context/Makefile index 5ac7c8188bbd..3284a44ce3a1 100644 --- a/devel/py-oslo.context/Makefile +++ b/devel/py-oslo.context/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oslo.context -PORTVERSION= 2.10.0 +PORTVERSION= 2.12.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,9 @@ COMMENT= Oslo Context library LICENSE= APACHE20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}positional>=1.1.1:devel/py-positional +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}positional>=1.1.1:devel/py-positional \ + ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector NO_ARCH= yes diff --git a/devel/py-oslo.context/distinfo b/devel/py-oslo.context/distinfo index 1b0fda52b5da..da8d9794456d 100644 --- a/devel/py-oslo.context/distinfo +++ b/devel/py-oslo.context/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479814087 -SHA256 (oslo.context-2.10.0.tar.gz) = d9df40aaea9c92b377f47e147470672a1446bec30dd59d01cb1c622643e400c8 -SIZE (oslo.context-2.10.0.tar.gz) = 22810 +TIMESTAMP = 1485280556 +SHA256 (oslo.context-2.12.0.tar.gz) = cd9bdc4deeb2db3a66604f890bbd3d9c2195da0b03969488b58307a287b6aa12 +SIZE (oslo.context-2.12.0.tar.gz) = 25505 |