public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Enable python dependency generator
@ 2026-08-30 14:23 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-30 14:23 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 14:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 14:23 [rpms/glances] epel10: Enable python dependency generator Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox