public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pytest-console-scripts] epel9: Fix missing runtime dependency on setuptools
Date: Thu, 25 Jun 2026 07:35:42 GMT	[thread overview]
Message-ID: <178237294295.1.15538610960814559557.rpms-python-pytest-console-scripts-f7d145df1d90@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pytest-console-scripts
Branch : epel9
Commit : f7d145df1d905b685290058332fef23ff05b7846
Author : Lumir Balhar <lbalhar@redhat.com>
Date   : 2023-02-15T21:05:21+01:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pytest-console-scripts/c/f7d145df1d905b685290058332fef23ff05b7846?branch=epel9

Log:
Fix missing runtime dependency on setuptools

---
diff --git a/python-pytest-console-scripts.spec b/python-pytest-console-scripts.spec
index 6e29223..4185c23 100644
--- a/python-pytest-console-scripts.spec
+++ b/python-pytest-console-scripts.spec
@@ -19,6 +19,8 @@ scripts from within tests.}
 
 %package -n     python3-pytest-console-scripts
 Summary:        %{summary}
+# https://github.com/kvas-it/pytest-console-scripts/issues/56
+Requires:       python3-setuptools
 
 %description -n python3-pytest-console-scripts %_description
 

                 reply	other threads:[~2026-06-25  7:35 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=178237294295.1.15538610960814559557.rpms-python-pytest-console-scripts-f7d145df1d90@fedoraproject.org \
    --to=lbalhar@redhat.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