public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] f44: Update to 4.5.5
Date: Tue, 16 Jun 2026 13:42:39 GMT	[thread overview]
Message-ID: <178161735920.1.12041954466791145685.rpms-glances-7d7b3476808e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glances
Branch : f44
Commit : 7d7b3476808e763f28dda4a8d2ebe916033e6bc9
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date   : 2026-06-16T14:19:45+03:00
Stats  : +17/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/7d7b3476808e763f28dda4a8d2ebe916033e6bc9?branch=f44

Log:
Update to 4.5.5

---
diff --git a/disable-update-check.patch b/disable-update-check.patch
index 84a9f43..a717664 100644
--- a/disable-update-check.patch
+++ b/disable-update-check.patch
@@ -1,5 +1,5 @@
---- a/glances/standalone.py	2024-11-05 09:59:50.663671257 +0200
-+++ b/glances/standalone.py	2024-11-05 10:02:11.003326973 +0200
+--- a/glances/standalone.py	2026-06-15 10:50:31.348108230 +0300
++++ b/glances/standalone.py	2026-06-15 10:51:22.784914531 +0300
 @@ -112,9 +112,6 @@
              # It is done in the screen.init function
              self._quiet = args.quiet
@@ -26,3 +26,14 @@
 -                "To disable it permanently, refer config reference at "
 -                "https://glances.readthedocs.io/en/latest/config.html#syntax"
 -            )
+--- a/conf/glances.conf	2026-06-15 10:52:53.141760892 +0300
++++ b/conf/glances.conf	2026-06-15 10:53:49.609422848 +0300
+@@ -8,7 +8,7 @@
+ # It is also possible to overwrite it in each plugin sections
+ refresh=2
+ # Does Glances should check if a newer version is available on PyPI ?
+-check_update=true
++#check_update=true
+ # History size (maximum number of values)
+ # Default is 1200 values (~1h with the default refresh rate)
+ history_size=1200

diff --git a/glances.spec b/glances.spec
index 47bd906..408771b 100644
--- a/glances.spec
+++ b/glances.spec
@@ -12,7 +12,7 @@ system. It is based on an open architecture where developers can add new
 plugins or exports modules.}
 
 Name:		glances	
-Version:	4.3.0.8
+Version:	4.5.5
 Release:	%autorelease
 Summary:	A cross-platform system monitoring tool
 
@@ -38,9 +38,8 @@ Requires:	python3-uvicorn
 %prep
 %autosetup -p1 -n %{name}-%{version}
 
-# disable PyPI update check + no need to have packaging dep
-sed -i -e 's/check_update=true/check_update=false/' conf/glances.conf
-sed -i '/packaging/d' requirements.txt
+# pyinstrument
+sed -i '/pyinstrument/d' pyproject.toml
 
 %generate_buildrequires
 %pyproject_buildrequires -t

diff --git a/sources b/sources
index 6428c30..00ba594 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glances-4.3.0.8.tar.gz) = 7217cdfd4f539183c3db2a5742ab5559f3e2e90904d342977ebfb9cd1335152408eacea4fe1c3417e668a997effd5951e4c093dfd692fcfb3769058721842848
+SHA512 (glances-4.5.5.tar.gz) = 2e24ae090c537c3bcbf2b745b35606d362decb4dccdaa7ab7162b627f3e1cfdbeb4c6e9b3c990906b6c0e2a38f136056f3e301ac9663dabc49f774b6207c7763

                 reply	other threads:[~2026-06-16 13:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178161735920.1.12041954466791145685.rpms-glances-7d7b3476808e@fedoraproject.org \
    --to=ali.koroglu@oss.qualcomm.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox