Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2022 12:49:13 GMT
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab8340e20c73 - main - net-mgmt/py-prometheus-client: Update to 0.15.0
Message-ID:  <202210201249.29KCnDJ1016470@gitrepo.freebsd.org>

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

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

commit ab8340e20c73889def65e3beb7572397dbf056f2
Author:     Luca Pizzamiglio <pizzamig@FreeBSD.org>
AuthorDate: 2022-10-20 12:48:08 +0000
Commit:     Luca Pizzamiglio <pizzamig@FreeBSD.org>
CommitDate: 2022-10-20 12:49:01 +0000

    net-mgmt/py-prometheus-client: Update to 0.15.0
---
 net-mgmt/py-prometheus-client/Makefile | 4 ++--
 net-mgmt/py-prometheus-client/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-mgmt/py-prometheus-client/Makefile b/net-mgmt/py-prometheus-client/Makefile
index 3d78dba10dcb..b34553362527 100644
--- a/net-mgmt/py-prometheus-client/Makefile
+++ b/net-mgmt/py-prometheus-client/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	prometheus-client
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.14.1
+DISTVERSION=	0.15.0
 CATEGORIES=	net-mgmt python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}twisted>=17.9.0:devel/py-twisted@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}twisted>=17.9.0:devel/py-twisted@${PY_FLAVOR}
 
-USES=	python:3.6+
+USES=	python
 
 USE_PYTHON=	autoplist distutils
 
diff --git a/net-mgmt/py-prometheus-client/distinfo b/net-mgmt/py-prometheus-client/distinfo
index fd6662ad5b24..8f58b7a05087 100644
--- a/net-mgmt/py-prometheus-client/distinfo
+++ b/net-mgmt/py-prometheus-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649500973
-SHA256 (prometheus-client_python-v0.14.1_GH0.tar.gz) = db2b212c690fb1dbd0da807753af9247da28610c1d93fa12fa0b43bd30d22964
-SIZE (prometheus-client_python-v0.14.1_GH0.tar.gz) = 76321
+TIMESTAMP = 1666250819
+SHA256 (prometheus-client_python-v0.15.0_GH0.tar.gz) = f03a6701eb966ae160947ba664e0f117aed783a7516ebf7bd2e7090285f81607
+SIZE (prometheus-client_python-v0.15.0_GH0.tar.gz) = 82056



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