FreeBSD Bugzilla – Attachment 247043 Details for
Bug 275762
net-mgmt/gstat_exporter: Update to v0.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to update gstat_exporter to v0.2.0
file_275762.txt (text/plain), 1.95 KB, created by
Thomas Steen Rasmussen / Tykling
on 2023-12-14 13:50:26 UTC
(
hide
)
Description:
patch to update gstat_exporter to v0.2.0
Filename:
MIME Type:
Creator:
Thomas Steen Rasmussen / Tykling
Created:
2023-12-14 13:50:26 UTC
Size:
1.95 KB
patch
obsolete
>diff -ruN py-gstat_exporter.orig/Makefile py-gstat_exporter/Makefile >--- py-gstat_exporter.orig/Makefile 2023-12-14 13:18:58.063145000 +0000 >+++ py-gstat_exporter/Makefile 2023-12-14 13:46:34.031153000 +0000 >@@ -1,6 +1,8 @@ > PORTNAME= gstat_exporter >-PORTVERSION= 20191119 >+PORTVERSION= 0.2.0 >+PORTEPOCH= 1 > CATEGORIES= net-mgmt python >+MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= lapo@lapo.it >@@ -10,13 +12,16 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.7.1:net-mgmt/py-prometheus-client@${PY_FLAVOR} > >-USES= python >-USE_GITHUB= yes >-GH_ACCOUNT= tykling >-GH_TAGNAME= 3c1858a52544b2eec56f5470e4042a7171e5448a > USE_RC_SUBR= gstat_exporter >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.17.1:net-mgmt/py-prometheus-client@${PY_FLAVOR} >+ >+USES= python:3.8+ >+USE_PYTHON= autoplist pep517 > > NO_BUILD= yes > NO_ARCH= yes >diff -ruN py-gstat_exporter.orig/distinfo py-gstat_exporter/distinfo >--- py-gstat_exporter.orig/distinfo 2023-12-14 13:18:58.063277000 +0000 >+++ py-gstat_exporter/distinfo 2023-12-14 13:29:07.137648000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1613729051 >-SHA256 (tykling-gstat_exporter-20191119-3c1858a52544b2eec56f5470e4042a7171e5448a_GH0.tar.gz) = 385dc23fb7ef95626c03d8a4b454f00ffa015424b2ec9bf94b656aa4c662153f >-SIZE (tykling-gstat_exporter-20191119-3c1858a52544b2eec56f5470e4042a7171e5448a_GH0.tar.gz) = 4141 >+TIMESTAMP = 1702560547 >+SHA256 (gstat_exporter-0.2.0.tar.gz) = 759948c9cdf8de37de793680d8568d07c50a8c73e93e78b6a054c321af785926 >+SIZE (gstat_exporter-0.2.0.tar.gz) = 9717
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 275762
: 247043