Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] node_exporter: update to 1.3.1.
@ 2022-05-13 16:26 steinex
  2022-05-13 23:37 ` Vaelatern
  2022-05-13 23:37 ` [PR PATCH] [Merged]: " Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: steinex @ 2022-05-13 16:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]

There is a new pull request by steinex against master on the void-packages repository

https://github.com/steinex/void-packages node_exporter
https://github.com/void-linux/void-packages/pull/37102

node_exporter: update to 1.3.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

cc @Vaelatern 

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/37102.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-node_exporter-37102.patch --]
[-- Type: text/x-diff, Size: 1566 bytes --]

From 5a2d4d3b353a806ab44382bfe4aa2a202c8734c9 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Fri, 13 May 2022 18:17:57 +0200
Subject: [PATCH] node_exporter: update to 1.3.1.

---
 srcpkgs/node_exporter/template | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/node_exporter/template b/srcpkgs/node_exporter/template
index baec4cfc14d5..5be5dc50d5e5 100644
--- a/srcpkgs/node_exporter/template
+++ b/srcpkgs/node_exporter/template
@@ -1,7 +1,7 @@
 # Template file for 'node_exporter'
 pkgname=node_exporter
-version=1.1.2
-revision=2
+version=1.3.1
+revision=1
 build_style=go
 go_import_path="github.com/prometheus/node_exporter"
 go_ldflags="-X ${go_import_path}/version.Version=${version}
@@ -14,8 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io/"
 changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
 distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
-checksum=edb40c783bd5767f174b916c89a768496ccae0f74811ba1d03c57c32cd250bbd
-python_version=3
+checksum=66856b6b8953e094c46d7dd5aabd32801375cf4d13d9fe388e320cbaeaff573a
 
 system_accounts="_node_exporter"
 
@@ -25,9 +24,3 @@ post_install() {
 	vsconf example-rules.yml
 	vsv node_exporter
 }
-
-# REMARKS:
-# The following remark is now obsolete:
-# ON UPDATE: Be sure to update the default list of collectors in the sv run
-# 	file. There is no easy way at 0.14.0 to go from the -h output
-# 	of node_exporter to taking the default list and appending runit.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-13 23:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 16:26 [PR PATCH] node_exporter: update to 1.3.1 steinex
2022-05-13 23:37 ` Vaelatern
2022-05-13 23:37 ` [PR PATCH] [Merged]: " Vaelatern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).