public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: aekoroglu <aekoroglu@linux.intel.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: update to 3.3.1
Date: Sun, 30 Aug 2026 14:23:33 GMT [thread overview]
Message-ID: <178809981330.1.18440664457307632993.rpms-glances-28591629d3c3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glances
Branch : epel10
Commit : 28591629d3c37b3a4391177ac1fbf1bd35018a0d
Author : aekoroglu <aekoroglu@linux.intel.com>
Date : 2023-01-17T10:18:35+02:00
Stats : +12/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/28591629d3c37b3a4391177ac1fbf1bd35018a0d?branch=epel10
Log:
update to 3.3.1
---
diff --git a/glances.spec b/glances.spec
index 17e8e42..37b6047 100644
--- a/glances.spec
+++ b/glances.spec
@@ -12,11 +12,11 @@ system. It is based on an open architecture where developers can add new
plugins or exports modules.}
Name: glances
-Version: 3.3.0.4
+Version: 3.3.1
Release: %autorelease
-Summary: A cross-platform curses-based monitoring tool
+Summary: A cross-platform system monitoring tool
-License: GPLv3
+License: LGPL-3.0-only AND MIT
URL: https://nicolargo.github.io/glances/
Source0: https://github.com/nicolargo/glances/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: %{name}.service
@@ -27,7 +27,7 @@ BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-dateutil
-BuildRequires: pyproject-rpm-macros
+BuildRequires: python3-ujson
BuildRequires: systemd-units
Requires: python3-bottle
@@ -41,6 +41,12 @@ Requires: python3-bottle
sed -i "s/, 'packaging'//" setup.py
sed -i '/packaging/d' requirements.txt
+# https://github.com/nicolargo/glances/pull/2248
+sed -i '/^#![ ]*\/usr\/bin\/env.*$/ d' glances/__main__.py
+
+# remove gitigore
+find -name .gitignore -exec rm -f {} \;
+
%generate_buildrequires
%pyproject_buildrequires -t
@@ -65,7 +71,7 @@ install -D -p -m 644 conf/glances.conf $RPM_BUILD_ROOT/etc/glances/glances.conf
%systemd_preun %{name}.service
%postun
-%systemd_postun %{name}.service
+%systemd_postun_with_restart %{name}.service
%files -n glances -f %{pyproject_files}
%doc AUTHORS COPYING README.rst
diff --git a/sources b/sources
index 21421af..819f907 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glances-3.3.0.4.tar.gz) = 8730145473a32cb95450ed6a8d365d33736b416bb9e3f8945dcc1894167bd3b12054fad4874a31ca6054510599a825b69bb524bcf6ae652b633fe98984fbe4ea
+SHA512 (glances-3.3.1.tar.gz) = 4c75000552d7736a010edd9f5ca8afc9ff2a48efc5603d363bf3d3d396980a345480c0afd16b3822f1ae9519584bc076be37390bc2c5477285bda15a93d82bf8
reply other threads:[~2026-08-30 14:23 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=178809981330.1.18440664457307632993.rpms-glances-28591629d3c3@fedoraproject.org \
--to=aekoroglu@linux.intel.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