GNU bug report logs - #71869
[PATCH] gnu: glances: Update to 4.1.1.

Previous Next

Package: guix-patches;

Reported by: Ada Stevenson <adanskana <at> gmail.com>

Date: Mon, 1 Jul 2024 06:36:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71869 in the body.
You can then email your comments to 71869 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#71869; Package guix-patches. (Mon, 01 Jul 2024 06:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ada Stevenson <adanskana <at> gmail.com>:
New bug report received and forwarded. Copy sent to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org. (Mon, 01 Jul 2024 06:36:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ada Stevenson <adanskana <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Ada Stevenson <adanskana <at> gmail.com>
Subject: [PATCH] gnu: glances: Update to 4.1.1.
Date: Mon,  1 Jul 2024 14:35:13 +0800
* gnu/packages/python-xyz.scm (glances): Update to 4.1.1.

Change-Id: I4c9a1a59916b922d136e8ceec5984b26aa4f3496
---
 gnu/packages/python-xyz.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ff507e1855..36f75b4b40 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22801,13 +22801,13 @@ (define-public python-natsort
 (define-public glances
   (package
   (name "glances")
-  (version "3.4.0.3")
+  (version "4.1.1")
   (source
     (origin
       (method url-fetch)
-      (uri (pypi-uri "Glances" version))
+      (uri (pypi-uri "glances" version))
       (sha256
-        (base32 "0pf8hxbgwkhv8l5frg61b073vscz5a7bz1al7xhn36fvh10xbcg7"))
+        (base32 "10yjwbmwv2x4x1n3hr1631m8l6l9w8fa7rnvfz1vmzkjs199ihib"))
       (modules '((guix build utils)))
       (snippet
        '(begin
@@ -22821,7 +22821,7 @@ (define-public glances
           #t))))
   (build-system python-build-system)
   (propagated-inputs
-   (list python-defusedxml python-future python-packaging python-psutil python-ujson))
+   (list python-defusedxml python-orjson python-packaging python-psutil))
   (home-page "https://github.com/nicolargo/glances")
   (synopsis "Cross-platform curses-based monitoring tool")
   (description

base-commit: 474b583e7ab0e54947183060024fd4e7181cca28
-- 
2.45.2





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Mon, 01 Jul 2024 07:13:01 GMT) Full text and rfc822 format available.

Notification sent to Ada Stevenson <adanskana <at> gmail.com>:
bug acknowledged by developer. (Mon, 01 Jul 2024 07:13:02 GMT) Full text and rfc822 format available.

Message #10 received at 71869-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 71869-done <at> debbugs.gnu.org
Cc: Ada Stevenson <adanskana <at> gmail.com>
Subject: Re: [PATCH] gnu: glances: Update to 4.1.1.
Date: Mon, 01 Jul 2024 02:11:56 -0500
Thanks for the patch. Applied!

> -      (uri (pypi-uri "Glances" version))
> +      (uri (pypi-uri "glances" version))

Just a friendly reminder to mention this change in the commit message. I
added it this time.

> -   (list python-defusedxml python-future python-packaging python-psutil python-ujson))
> +   (list python-defusedxml python-orjson python-packaging
> python-psutil))

Just a friendly reminder to mention these dependency changes in the
commit message. I added it this time.
-- 
Best regards,
jgart




Information forwarded to guix-patches <at> gnu.org:
bug#71869; Package guix-patches. (Mon, 01 Jul 2024 07:15:02 GMT) Full text and rfc822 format available.

Message #13 received at 71869-done <at> debbugs.gnu.org (full text, mbox):

From: adanskana <at> gmail.com
To: jgart <jgart <at> dismail.de>, 71869-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: glances: Update to 4.1.1.
Date: Mon, 1 Jul 2024 07:12:52 +0000
Thank you! 

This is my first patch, so thanks for the pointers :)

On 01/07/2024 07:11, jgart <jgart <at> dismail.de> wrote:
> 
> Thanks for the patch. Applied!
> 
> > -      (uri (pypi-uri "Glances" version))
> > +      (uri (pypi-uri "glances" version))
> 
> Just a friendly reminder to mention this change in the commit message. I
> added it this time.
> 
> > -   (list python-defusedxml python-future python-packaging python-psutil python-ujson))
> > +   (list python-defusedxml python-orjson python-packaging
> > python-psutil))
> 
> Just a friendly reminder to mention these dependency changes in the
> commit message. I added it this time.
> 

Warmly, 
Ada




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 29 Jul 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.