public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Iryna Shcherbina <shcherbina.iryna@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: Update Python 2 dependency declarations to new packaging standards
Date: Sun, 30 Aug 2026 14:23:09 GMT	[thread overview]
Message-ID: <178809978938.1.16557723497495806813.rpms-glances-d804a8502f3c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : d804a8502f3c112deb45073f4381aacaa03859bb
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date   : 2018-02-14T17:13:20+01:00
Stats  : +7/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/d804a8502f3c112deb45073f4381aacaa03859bb?branch=epel10

Log:
Update Python 2 dependency declarations to new packaging standards

---
diff --git a/glances.spec b/glances.spec
index 67344ee..7ac494f 100644
--- a/glances.spec
+++ b/glances.spec
@@ -2,7 +2,7 @@
 
 Name:		glances	
 Version:	2.11.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	%{sum}
 
 Group:		Applications/System		
@@ -11,7 +11,7 @@ URL:		https://github.com/nicolargo/glances
 Source0:	https://github.com/nicolargo/glances/archive/v%{version}.tar.gz
 BuildArch:	noarch
 BuildRequires:  python2-devel python3-devel
-BuildRequires:	python-setuptools python3-setuptools
+BuildRequires:	python2-setuptools python3-setuptools
 BuildRequires:	python2-psutil >= 2.0.0
 BuildRequires:	python3-psutil >= 2.0.0
 
@@ -29,7 +29,7 @@ It is developed in Python.
 
 %package -n python2-%{name}
 %{?python_provide:%python_provide python2-%{name}}
-Requires:	python-setuptools
+Requires:	python2-setuptools
 Requires:	python2-psutil >= 2.0.0
 Summary:        %{sum}
 Provides:	%{name} = %{version}-%{release}
@@ -83,6 +83,10 @@ It is developed in Python.
 
 
 %changelog
+* Wed Feb 14 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.11.1-3
+- Update Python 2 dependency declarations to new packaging standards
+  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 

                 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=178809978938.1.16557723497495806813.rpms-glances-d804a8502f3c@fedoraproject.org \
    --to=shcherbina.iryna@gmail.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