Date: Sun, 8 Sep 2024 18:44: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: 41fcb2038c4c - main - devel/py-osprofiler: Update to 4.2.0 Message-ID: <202409081844.488Iiccc039028@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=41fcb2038c4cc9cde873a7629e85d616a54ff19b commit 41fcb2038c4cc9cde873a7629e85d616a54ff19b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:19:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:32 +0000 devel/py-osprofiler: Update to 4.2.0 Changes: https://docs.openstack.org/osprofiler/latest/user/history.html --- devel/py-osprofiler/Makefile | 4 ++-- devel/py-osprofiler/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-osprofiler/Makefile b/devel/py-osprofiler/Makefile index d753db099582..7e94bb0fcd0c 100644 --- a/devel/py-osprofiler/Makefile +++ b/devel/py-osprofiler/Makefile @@ -1,6 +1,5 @@ PORTNAME= osprofiler -PORTVERSION= 4.1.0 -PORTREVISION= 1 +PORTVERSION= 4.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.18:net/py-netaddr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.concurrency>=3.26.0:devel/py-oslo.concurrency@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}oslo.config>=5.2.0:devel/py-oslo.config@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=2.18.0:devel/py-oslo.serialization@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prettytable>=0.7.2:devel/py-prettytable@${PY_FLAVOR} \ diff --git a/devel/py-osprofiler/distinfo b/devel/py-osprofiler/distinfo index 15860efc0279..f3996a4d263b 100644 --- a/devel/py-osprofiler/distinfo +++ b/devel/py-osprofiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689398871 -SHA256 (osprofiler-4.1.0.tar.gz) = 57837b620581b13444a2e20564775d4fc73eff67c7888af99947ed582fe514b0 -SIZE (osprofiler-4.1.0.tar.gz) = 96068 +TIMESTAMP = 1725559789 +SHA256 (osprofiler-4.2.0.tar.gz) = 6dd1c4be2645a8f24121055da5bb461688dcafc7e6b4d4babc0ef1ba66902781 +SIZE (osprofiler-4.2.0.tar.gz) = 95940
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081844.488Iiccc039028>