public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/oci-cli] rawhide: Merge #76 `Add runtime and buildtime dependency on python3-pkg-resources`
@ 2026-06-05 14:53 Major Hayden
  0 siblings, 0 replies; only message in thread
From: Major Hayden @ 2026-06-05 14:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/oci-cli
Branch : rawhide
Commit : 88283a8f9be2117fa5546e5f8a506349f5c8b099
Author : Major Hayden <major@mhtx.net>
Date   : 2026-06-05T14:53:19+00:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/oci-cli/c/88283a8f9be2117fa5546e5f8a506349f5c8b099?branch=rawhide

Log:
Merge #76 `Add runtime and buildtime dependency on python3-pkg-resources`

---
diff --git a/oci-cli.spec b/oci-cli.spec
index c85d99e..640350a 100644
--- a/oci-cli.spec
+++ b/oci-cli.spec
@@ -14,6 +14,9 @@ Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  python3-devel
+BuildRequires:  python3-pkg-resources
+
+Requires:       python3-pkg-resources
 
 %if %{with tests}
 BuildRequires:  python3dist(pytest)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-05 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 14:53 [rpms/oci-cli] rawhide: Merge #76 `Add runtime and buildtime dependency on python3-pkg-resources` Major Hayden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox