public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pytest-console-scripts] epel9: Fix missing runtime dependency on setuptools
@ 2026-06-25 7:35 Lumir Balhar
0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-06-25 7:35 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-25 7:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 7:35 [rpms/python-pytest-console-scripts] epel9: Fix missing runtime dependency on setuptools Lumir Balhar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox