Update to 3.23.0
Changes: https://docs.openstack.org/oslo.i18n/latest/user/history.html
This commit is contained in:
parent
dc14b36526
commit
d72c896525
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490413
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oslo.i18n
|
||||
PORTVERSION= 3.21.0
|
||||
PORTVERSION= 3.23.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,8 +16,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1532810210
|
||||
SHA256 (oslo.i18n-3.21.0.tar.gz) = 037e3474db4c2bbc28c5ecfd92cc6539e4fa34283bd15978c8c08706eaae556a
|
||||
SIZE (oslo.i18n-3.21.0.tar.gz) = 43418
|
||||
TIMESTAMP = 1547585572
|
||||
SHA256 (oslo.i18n-3.23.0.tar.gz) = 510c48c5ab5fc055cb9ec8c1ebd934ad37ba67a50a7af475f73fca3839295d3f
|
||||
SIZE (oslo.i18n-3.23.0.tar.gz) = 44783
|
||||
|
|
Loading…
Reference in a new issue