Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2019 21:19:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490413 - head/devel/py-oslo.i18n
Message-ID:  <201901152119.x0FLJAQm025906@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 15 21:19:10 2019
New Revision: 490413
URL: https://svnweb.freebsd.org/changeset/ports/490413

Log:
  Update to 3.23.0
  
  Changes:	https://docs.openstack.org/oslo.i18n/latest/user/history.html

Modified:
  head/devel/py-oslo.i18n/Makefile
  head/devel/py-oslo.i18n/distinfo

Modified: head/devel/py-oslo.i18n/Makefile
==============================================================================
--- head/devel/py-oslo.i18n/Makefile	Tue Jan 15 21:19:05 2019	(r490412)
+++ head/devel/py-oslo.i18n/Makefile	Tue Jan 15 21:19:10 2019	(r490413)
@@ -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
 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>

Modified: head/devel/py-oslo.i18n/distinfo
==============================================================================
--- head/devel/py-oslo.i18n/distinfo	Tue Jan 15 21:19:05 2019	(r490412)
+++ head/devel/py-oslo.i18n/distinfo	Tue Jan 15 21:19:10 2019	(r490413)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901152119.x0FLJAQm025906>