public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-requirements-parser] rawhide: Add dependency on python3-pkg-resources
@ 2026-06-06 17:59 Maxwell G
0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-06-06 17:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-requirements-parser
Branch : rawhide
Commit : dec97a8d86fd8db0bb07f05bb028e0fa5d5e2ddb
Author : Maxwell G <maxwell@gtmx.me>
Date : 2026-06-06T12:59:06-05:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-requirements-parser/c/dec97a8d86fd8db0bb07f05bb028e0fa5d5e2ddb?branch=rawhide
Log:
Add dependency on python3-pkg-resources
---
diff --git a/python-requirements-parser.spec b/python-requirements-parser.spec
index 8e81fef..fc9aa4c 100644
--- a/python-requirements-parser.spec
+++ b/python-requirements-parser.spec
@@ -22,6 +22,7 @@ Patch: pyproject.toml-limit-documentation-to-the-sdist.patch
BuildArch: noarch
BuildRequires: python3-devel
+BuildRequires: python3-pkg-resources
BuildRequires: tomcli+tomlkit
%if %{with tests}
BuildRequires: %{py3_dist pytest}
@@ -35,6 +36,7 @@ This package provides a small Python module for parsing Pip requirements files.}
%package -n python3-requirements-parser
Summary: %{summary}
+Requires: python3-pkg-resources
%description -n python3-requirements-parser %{_description}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-06 17:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 17:59 [rpms/python-requirements-parser] rawhide: Add dependency on python3-pkg-resources Maxwell G
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox