Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2024 02:40:38 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: 23dec1b0d07b - main - devel/py-oslo.config: Update to 9.7.0
Message-ID:  <202411270240.4AR2ecTb015397@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=23dec1b0d07b62592061da03e8259fe49c7500b0

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

    devel/py-oslo.config: Update to 9.7.0
    
    Changes:        https://docs.openstack.org/releasenotes/oslo.config/
---
 devel/py-oslo.config/Makefile | 4 ++--
 devel/py-oslo.config/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-oslo.config/Makefile b/devel/py-oslo.config/Makefile
index 9c282734f858..2cb8ab7509b8 100644
--- a/devel/py-oslo.config/Makefile
+++ b/devel/py-oslo.config/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	oslo.config
-PORTVERSION=	9.6.0
+PORTVERSION=	9.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@
 		${PYTHON_PKGNAMEPREFIX}rfc3986>=1.2.0:www/py-rfc3986@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-oslo.config/distinfo b/devel/py-oslo.config/distinfo
index f079a74b6d07..07c93f0d9905 100644
--- a/devel/py-oslo.config/distinfo
+++ b/devel/py-oslo.config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559761
-SHA256 (oslo.config-9.6.0.tar.gz) = 9f05ef70e48d9a61a8d0c9bed389da24f2ef5a89df5b6e8deb7c741d6113667e
-SIZE (oslo.config-9.6.0.tar.gz) = 164859
+TIMESTAMP = 1732260910
+SHA256 (oslo.config-9.7.0.tar.gz) = b371ebf3f9a63e92b81d5c72b84d2f96f40553532699c68e1c5cd8ca9eca088b
+SIZE (oslo.config-9.7.0.tar.gz) = 164544



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