Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2018 20:03:38 +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: r486277 - head/devel/py-oslo.context
Message-ID:  <201811302003.wAUK3cQD096239@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 30 20:03:37 2018
New Revision: 486277
URL: https://svnweb.freebsd.org/changeset/ports/486277

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

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

Modified: head/devel/py-oslo.context/Makefile
==============================================================================
--- head/devel/py-oslo.context/Makefile	Fri Nov 30 20:03:27 2018	(r486276)
+++ head/devel/py-oslo.context/Makefile	Fri Nov 30 20:03:37 2018	(r486277)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oslo.context
-PORTVERSION=	2.21.0
+PORTVERSION=	2.22.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 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}
 
-NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-oslo.context/distinfo
==============================================================================
--- head/devel/py-oslo.context/distinfo	Fri Nov 30 20:03:27 2018	(r486276)
+++ head/devel/py-oslo.context/distinfo	Fri Nov 30 20:03:37 2018	(r486277)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529610694
-SHA256 (oslo.context-2.21.0.tar.gz) = 163d3d24a90545c2a56a587499027106b5a76d7c9854d2a906e19dd794d6b313
-SIZE (oslo.context-2.21.0.tar.gz) = 27605
+TIMESTAMP = 1543584754
+SHA256 (oslo.context-2.22.0.tar.gz) = e78734c71294101f87f186e1e1188d0524885b24d1ea18662c13647e08ceca14
+SIZE (oslo.context-2.22.0.tar.gz) = 28805



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