public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: Enable python dependency generator
Date: Sun, 30 Aug 2026 14:23:11 GMT	[thread overview]
Message-ID: <178809979179.1.17051286687267123703.rpms-glances-39c055b6a18c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glances
            Branch : epel10
            Commit : 39c055b6a18c00925bf5afc128cae1077b9837c7
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2019-01-11T13:15:49+01:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glances/c/39c055b6a18c00925bf5afc128cae1077b9837c7?branch=epel10

            Log:
            Enable python dependency generator

References: https://fedoraproject.org/wiki/Changes/EnablingPythonGeneratorsByDefault
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/glances.spec b/glances.spec
index d4f4393..1f9be7f 100644
--- a/glances.spec
+++ b/glances.spec
@@ -1,6 +1,7 @@
+%{?python_enable_dependency_generator}
 Name:		glances
 Version:	2.11.1
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	CLI curses based monitoring tool
 License:	GPLv3
 URL:		https://github.com/nicolargo/glances
@@ -12,7 +13,6 @@ BuildRequires:	python3-psutil >= 2.0.0
 
 %{?python_provide:%python_provide python3-%{name}}
 Provides:	python3-%{name} = %{version}-%{release}
-Requires:	python3-setuptools
 
 %description
 Glances is a CLI curses based monitoring tool for both GNU/Linux and BSD.
@@ -40,10 +40,13 @@ It is developed in Python.
 %{python3_sitelib}/%{name}/
 %{python3_sitelib}/Glances-%{version}-py%{python3_version}.egg-info/
 %exclude %{_datadir}/doc/glances
-%{_datadir}/man/man1/glances.1.gz
+%{_datadir}/man/man1/glances.1*
 
 
 %changelog
+* Fri Jan 11 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.11.1-7
+- Enable python dependency generator
+
 * Thu Jan 10 2019 Miro Hrončok <mhroncok@redhat.com> - 2.11.1-6
 - Remove python2 subpackage
 

                 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=178809979179.1.17051286687267123703.rpms-glances-39c055b6a18c@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --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