Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2024 02:40:49 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: 02410fc5319c - main - devel/py-oslo.rootwrap: Update to 7.4.0
Message-ID:  <202411270240.4AR2enLc016414@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=02410fc5319c37efba0faff951a9f537d96d0120

commit 02410fc5319c37efba0faff951a9f537d96d0120
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-27 02:34:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-27 02:34:05 +0000

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

diff --git a/devel/py-oslo.rootwrap/Makefile b/devel/py-oslo.rootwrap/Makefile
index b68411b6ce11..9d67ce407d24 100644
--- a/devel/py-oslo.rootwrap/Makefile
+++ b/devel/py-oslo.rootwrap/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	oslo.rootwrap
-PORTVERSION=	7.3.0
+PORTVERSION=	7.4.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.rootwrap/distinfo b/devel/py-oslo.rootwrap/distinfo
index 2d968ef1fdc8..313fbd30b334 100644
--- a/devel/py-oslo.rootwrap/distinfo
+++ b/devel/py-oslo.rootwrap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559781
-SHA256 (oslo.rootwrap-7.3.0.tar.gz) = d761d8e71cc7285ea455dc7c94d6c2f8dfbf34bb9180c8276ef1c2485528df67
-SIZE (oslo.rootwrap-7.3.0.tar.gz) = 50217
+TIMESTAMP = 1732260930
+SHA256 (oslo.rootwrap-7.4.0.tar.gz) = 4450fe799ca4a1c5d9e1d68875da891d0e4f8f14f08aa260ad43104b33a2bfd8
+SIZE (oslo.rootwrap-7.4.0.tar.gz) = 50246



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