Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2024 02:40:40 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: 9f2142f3b60e - main - devel/py-oslo.i18n: Update to 6.5.0
Message-ID:  <202411270240.4AR2eelr015484@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=9f2142f3b60e30fc3cefb8d6b87b20d7ee15078d

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

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

diff --git a/devel/py-oslo.i18n/Makefile b/devel/py-oslo.i18n/Makefile
index 9b21f1b9d623..c1ae0affcde7 100644
--- a/devel/py-oslo.i18n/Makefile
+++ b/devel/py-oslo.i18n/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	oslo.i18n
-PORTVERSION=	6.4.0
+PORTVERSION=	6.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-oslo.i18n/distinfo b/devel/py-oslo.i18n/distinfo
index 54efe89bc2e1..4f99a7e88277 100644
--- a/devel/py-oslo.i18n/distinfo
+++ b/devel/py-oslo.i18n/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559765
-SHA256 (oslo.i18n-6.4.0.tar.gz) = 66e04c041e9ff17d07e13ec7f48295fbc36169143c72ca2352a3efcc98e7b608
-SIZE (oslo.i18n-6.4.0.tar.gz) = 48196
+TIMESTAMP = 1732260914
+SHA256 (oslo.i18n-6.5.0.tar.gz) = 9393bcae92eadc5f771132d1c6ab239b19896ff6d885e3afc21a9faa4de924d3
+SIZE (oslo.i18n-6.5.0.tar.gz) = 48080



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