Index: head/devel/py-oslo.i18n/Makefile =================================================================== --- head/devel/py-oslo.i18n/Makefile (revision 464751) +++ head/devel/py-oslo.i18n/Makefile (revision 464752) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= oslo.i18n -PORTVERSION= 3.11.0 +PORTVERSION= 3.20.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Oslo i18n library LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr@${FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} +BUILD_DEPENDS= ${PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${FLAVOR} NO_ARCH= yes - USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils .include Index: head/devel/py-oslo.i18n/distinfo =================================================================== --- head/devel/py-oslo.i18n/distinfo (revision 464751) +++ head/devel/py-oslo.i18n/distinfo (revision 464752) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482048723 -SHA256 (oslo.i18n-3.11.0.tar.gz) = eea63e54dda6e6a49538164e9131106e2c918712b58f9a3ce9118226333eed6a -SIZE (oslo.i18n-3.11.0.tar.gz) = 40354 +TIMESTAMP = 1521253715 +SHA256 (oslo.i18n-3.20.0.tar.gz) = c3cf63c01fa3ff1b5ae7d6445d805c6bf5390ac010725cf126b18eb9086f4c4e +SIZE (oslo.i18n-3.20.0.tar.gz) = 43337 Property changes on: head/devel/py-oslo.i18n/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/py-oslo.i18n/pkg-descr =================================================================== --- head/devel/py-oslo.i18n/pkg-descr (revision 464751) +++ head/devel/py-oslo.i18n/pkg-descr (revision 464752) @@ -1,5 +1,5 @@ -The oslo.i18n library contains utilities for working with -internationalization (i18n) features, especially translation -for text strings in an application or library. +The oslo.i18n library contain utilities for working with internationalization +(i18n) features, especially translation for text strings in an application or +library. -WWW: http://wiki.openstack.org/wiki/Oslo#oslo.i18n +WWW: https://docs.openstack.org/oslo.i18n/latest/ Property changes on: head/devel/py-oslo.i18n/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property