Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] blackbox_exporter: update to 0.15.1
@ 2019-10-07 17:49 voidlinux-github
  2019-10-08 19:37 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 3+ messages in thread
From: voidlinux-github @ 2019-10-07 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages blackbox_ex
https://github.com/void-linux/void-packages/pull/15210

blackbox_exporter: update to 0.15.1


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

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

From 6511f9bdeb030cfad1182388fc55a26dca59afa6 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 19:48:52 +0200
Subject: [PATCH] blackbox_exporter: update to 0.15.1

---
 srcpkgs/blackbox_exporter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index a827ce5c2f2..2915315437b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,6 +1,6 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.14.0
+version=0.15.1
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
+checksum=5873b6fef45f3fca67036f837a8b6191eace3cb722ad301919bfa8a4d120e24f
 
 system_accounts="_bbox_exporter"
 

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

* Re: [PR PATCH] [Merged]: blackbox_exporter: update to 0.15.1
  2019-10-07 17:49 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
@ 2019-10-08 19:37 ` voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-08 19:37 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

blackbox_exporter: update to 0.15.1
https://github.com/void-linux/void-packages/pull/15210

Description:
Created a PR because I messed up the previous.

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

* [PR PATCH] blackbox_exporter: update to 0.15.1
@ 2019-10-06 15:41 voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-06 15:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/15182

blackbox_exporter: update to 0.15.1
Contact me if anything wrong.

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

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

From 6fe9a80cb819d9e525bfe0c4983e5d80dcb132e2 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:27:26 +0200
Subject: [PATCH 1/4] Updated python-mock to 3.0.5

---
 srcpkgs/python-mock/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..904ce56a28f 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -13,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From 6d4db689bfcfc805606c893b9413f1faa3063af6 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:36:52 +0200
Subject: [PATCH 2/4] blackbox_exporter: update to 0.15.1

---
 srcpkgs/blackbox_exporter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index a827ce5c2f2..2915315437b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,6 +1,6 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.14.0
+version=0.15.1
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
+checksum=5873b6fef45f3fca67036f837a8b6191eace3cb722ad301919bfa8a4d120e24f
 
 system_accounts="_bbox_exporter"
 

From f27315fee5a513c21e9630a85a6c454d458cf0de Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:39:10 +0200
Subject: [PATCH 3/4] blackbox_exporter: update to 0.15.1 v1

---
 srcpkgs/python-mock/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 904ce56a28f..fd7cc162846 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,8 +1,8 @@
 # Template file for 'python-mock'
 # Template file for 'python-mock'
 pkgname=python-mock
-version=3.0.5
-revision=1
+version=2.0.0
+revision=3
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
+checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From c953ad839f8ce075c60616ae012dc38610041961 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:40:07 +0200
Subject: [PATCH 4/4] blackbox_exporter: update to 0.15.1 v2

---
 srcpkgs/python-mock/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index fd7cc162846..6c03a2134b2 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,5 +1,4 @@
 # Template file for 'python-mock'
-# Template file for 'python-mock'
 pkgname=python-mock
 version=2.0.0
 revision=3

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

end of thread, other threads:[~2019-10-08 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-07 17:49 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
2019-10-08 19:37 ` [PR PATCH] [Merged]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-10-06 15:41 [PR PATCH] " voidlinux-github

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).