Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glances: update to 3.4.0.
@ 2023-05-16 18:47 icp1994
  2023-05-17  4:47 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-05-16 18:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 472 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/43903

glances: update to 3.4.0.
#### 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/43903.patch is attached

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

From d013710e98f60399675555adaaf446ad912f1620 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 16 May 2023 15:03:18 +0530
Subject: [PATCH] glances: update to 3.4.0.

---
 srcpkgs/glances/patches/no-check-update.patch | 9 +++++++--
 srcpkgs/glances/template                      | 4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glances/patches/no-check-update.patch b/srcpkgs/glances/patches/no-check-update.patch
index 1487ab0b3bdc..9de402a29bb3 100644
--- a/srcpkgs/glances/patches/no-check-update.patch
+++ b/srcpkgs/glances/patches/no-check-update.patch
@@ -4,7 +4,7 @@ Bug-Debian: https://bugs.debian.org/877127
 
 --- a/glances/standalone.py
 +++ b/glances/standalone.py
-@@ -103,9 +103,6 @@
+@@ -105,9 +105,6 @@
              # Init screen
              self.screen = GlancesCursesStandalone(config=config, args=args)
  
@@ -14,7 +14,7 @@ Bug-Debian: https://bugs.debian.org/877127
      @property
      def quiet(self):
          return self._quiet
-@@ -184,12 +181,3 @@
+@@ -186,17 +183,3 @@
  
          # Exit from export modules
          self.stats.end()
@@ -27,4 +27,9 @@ Bug-Debian: https://bugs.debian.org/877127
 -                )
 -            )
 -            print("You should consider upgrading using: pip install --upgrade glances")
+-            print("Disable this warning temporarily using: glances --disable-check-update")
+-            print(
+-                "To disable it permanently, refer config reference at "
+-                "https://glances.readthedocs.io/en/latest/config.html#syntax"
+-            )
 
diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template
index ace5c3b674ad..41315e0acd55 100644
--- a/srcpkgs/glances/template
+++ b/srcpkgs/glances/template
@@ -1,6 +1,6 @@
 # Template file for 'glances'
 pkgname=glances
-version=3.3.1.1
+version=3.4.0
 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=450c604ddfe05398ec88bd237648c7d851ad3c537b5f785eccafab4e9789c235
+checksum=387891560fc2cdb338d81fd60647bba90ae90e8853415fff1673cfd7d652aa5f
 
 post_install() {
 	vsconf conf/glances.conf

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

* Re: [PR PATCH] [Merged]: glances: update to 3.4.0.
  2023-05-16 18:47 [PR PATCH] glances: update to 3.4.0 icp1994
@ 2023-05-17  4:47 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-05-17  4:47 UTC (permalink / raw)
  To: ml

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

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

glances: update to 3.4.0.
https://github.com/void-linux/void-packages/pull/43903

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] 2+ messages in thread

end of thread, other threads:[~2023-05-17  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 18:47 [PR PATCH] glances: update to 3.4.0 icp1994
2023-05-17  4:47 ` [PR PATCH] [Merged]: " classabbyamp

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