Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glances: update to 3.4.0.2.
@ 2023-05-20 19:02 icp1994
  2023-05-21  5:27 ` [PR PATCH] [Updated] " icp1994
  2023-05-23 15:15 ` [PR PATCH] [Merged]: glances: update to 3.4.0.3 abenson
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-05-20 19:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages glances
https://github.com/void-linux/void-packages/pull/43971

glances: update to 3.4.0.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From eab05e84781eaf0157d5b62e874ae4eac9d76418 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 21 May 2023 00:31:40 +0530
Subject: [PATCH] glances: update to 3.4.0.2.

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

diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template
index 41315e0acd55..c1e2ba705e1f 100644
--- a/srcpkgs/glances/template
+++ b/srcpkgs/glances/template
@@ -1,6 +1,6 @@
 # Template file for 'glances'
 pkgname=glances
-version=3.4.0
+version=3.4.0.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="LGPL-3.0-or-later"
 homepage="https://nicolargo.github.io/glances/"
 changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst"
 distfiles="https://github.com/nicolargo/glances/archive/refs/tags/v${version}.tar.gz"
-checksum=387891560fc2cdb338d81fd60647bba90ae90e8853415fff1673cfd7d652aa5f
+checksum=9a055c3d8380fe90f513a75b5fa273a4d1b0f89a2cab42a0187452a59f845aab
 
 post_install() {
 	vsconf conf/glances.conf

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

* Re: [PR PATCH] [Updated] glances: update to 3.4.0.2.
  2023-05-20 19:02 [PR PATCH] glances: update to 3.4.0.2 icp1994
@ 2023-05-21  5:27 ` icp1994
  2023-05-23 15:15 ` [PR PATCH] [Merged]: glances: update to 3.4.0.3 abenson
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-05-21  5:27 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages glances
https://github.com/void-linux/void-packages/pull/43971

glances: update to 3.4.0.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From c81dcd7dfff9ce7d84f9d908e471e24c86fdeaa9 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 21 May 2023 00:31:40 +0530
Subject: [PATCH] glances: update to 3.4.0.3.

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

diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template
index 41315e0acd55..76518ae1b4d4 100644
--- a/srcpkgs/glances/template
+++ b/srcpkgs/glances/template
@@ -1,6 +1,6 @@
 # Template file for 'glances'
 pkgname=glances
-version=3.4.0
+version=3.4.0.3
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="LGPL-3.0-or-later"
 homepage="https://nicolargo.github.io/glances/"
 changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst"
 distfiles="https://github.com/nicolargo/glances/archive/refs/tags/v${version}.tar.gz"
-checksum=387891560fc2cdb338d81fd60647bba90ae90e8853415fff1673cfd7d652aa5f
+checksum=fc66089237b3a6a6cdd1868a296f16d35d97e8229b7efe369430abd140d07eb2
 
 post_install() {
 	vsconf conf/glances.conf

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

* Re: [PR PATCH] [Merged]: glances: update to 3.4.0.3.
  2023-05-20 19:02 [PR PATCH] glances: update to 3.4.0.2 icp1994
  2023-05-21  5:27 ` [PR PATCH] [Updated] " icp1994
@ 2023-05-23 15:15 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2023-05-23 15:15 UTC (permalink / raw)
  To: ml

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

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

glances: update to 3.4.0.3.
https://github.com/void-linux/void-packages/pull/43971

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-05-23 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20 19:02 [PR PATCH] glances: update to 3.4.0.2 icp1994
2023-05-21  5:27 ` [PR PATCH] [Updated] " icp1994
2023-05-23 15:15 ` [PR PATCH] [Merged]: glances: update to 3.4.0.3 abenson

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