public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Major Hayden <major@mhtx.net>
To: git-commits@fedoraproject.org
Subject: [rpms/oci-cli] rawhide: Merge #76 `Add runtime and buildtime dependency on python3-pkg-resources`
Date: Fri, 05 Jun 2026 14:53:22 GMT	[thread overview]
Message-ID: <178067120232.1.4951947518653915825.rpms-oci-cli-88283a8f9be2@fedoraproject.org> (raw)

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)

                 reply	other threads:[~2026-06-05 14:53 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=178067120232.1.4951947518653915825.rpms-oci-cli-88283a8f9be2@fedoraproject.org \
    --to=major@mhtx.net \
    --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