Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2024 02:40:39 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8edfb1cf6eac - main - devel/py-oslo.context: Update to 5.7.0
Message-ID:  <202411270240.4AR2ed0F015439@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8edfb1cf6eac8804d5d600a37a534d8d82fcd00e

commit 8edfb1cf6eac8804d5d600a37a534d8d82fcd00e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-27 02:33:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-27 02:33:49 +0000

    devel/py-oslo.context: Update to 5.7.0
    
    Changes:        https://docs.openstack.org/oslo.context/latest/user/history.html
---
 devel/py-oslo.context/Makefile | 4 ++--
 devel/py-oslo.context/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-oslo.context/Makefile b/devel/py-oslo.context/Makefile
index c87c592b3380..69f5e3c59fca 100644
--- a/devel/py-oslo.context/Makefile
+++ b/devel/py-oslo.context/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	oslo.context
-PORTVERSION=	5.6.0
+PORTVERSION=	5.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-oslo.context/distinfo b/devel/py-oslo.context/distinfo
index c41a099b2991..5a1c378434e1 100644
--- a/devel/py-oslo.context/distinfo
+++ b/devel/py-oslo.context/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559763
-SHA256 (oslo.context-5.6.0.tar.gz) = 5222c32636be070a230df9d3141a0b27a95f0a3b6978f4c1485bcada47a4c3cb
-SIZE (oslo.context-5.6.0.tar.gz) = 34632
+TIMESTAMP = 1732260912
+SHA256 (oslo.context-5.7.0.tar.gz) = 398c460b9cf7cb397ede7962223e4b88078fb2fbc53665a47a34e1b28890f4ce
+SIZE (oslo.context-5.7.0.tar.gz) = 35115



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