public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/python-requirements-parser] rawhide: Add dependency on python3-pkg-resources
Date: Sat, 06 Jun 2026 17:59:43 GMT [thread overview]
Message-ID: <178076878329.1.9401107574131717682.rpms-python-requirements-parser-dec97a8d86fd@fedoraproject.org> (raw)
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}
reply other threads:[~2026-06-06 17:59 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=178076878329.1.9401107574131717682.rpms-python-requirements-parser-dec97a8d86fd@fedoraproject.org \
--to=maxwell@gtmx.me \
--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