aboutsummaryrefslogtreecommitdiff
path: root/devel/py-oslo.config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-oslo.config/Makefile')
-rw-r--r--devel/py-oslo.config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-oslo.config/Makefile b/devel/py-oslo.config/Makefile
index cd71737404bf..a9bbb43aecda 100644
--- a/devel/py-oslo.config/Makefile
+++ b/devel/py-oslo.config/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
PORTNAME= oslo.config
-PORTVERSION= 8.4.0
+PORTVERSION= 8.5.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.18:net/py-netaddr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}yaml>=3.12:devel/py-yaml@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rfc3986>=1.2.0:www/py-rfc3986@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}