public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-packager] epel10.2: Recommend python3-koji-cli-plugins
Date: Thu, 25 Jun 2026 13:20:48 GMT [thread overview]
Message-ID: <178239364882.1.1660415039371930418.rpms-fedora-packager-319a562210bd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-packager
Branch : epel10.2
Commit : 319a562210bdc8b6197aa8392ecef015b09a88e1
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2024-09-24T14:34:23-05:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-packager/c/319a562210bdc8b6197aa8392ecef015b09a88e1?branch=epel10.2
Log:
Recommend python3-koji-cli-plugins
This is needed for `koji edit-sidetag` e.g. for bootstrapping:
```
koji edit-sidetag --rpm-macro _with_bootstrap=1 <sidetag_name>
```
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/fedora-packager.spec b/fedora-packager.spec
index 1c809b0..17bd7d3 100644
--- a/fedora-packager.spec
+++ b/fedora-packager.spec
@@ -23,6 +23,7 @@ Source16: stg_fedoraproject_ipa_ca.crt
BuildRequires: python3-devel
Requires: koji >= 1.11.0
+Requires: python3-koji-cli-plugins
Requires: bodhi-client
Requires: rpm-build rpmdevtools rpmlint
Requires: rpmautospec
@@ -41,6 +42,9 @@ Recommends: fedora-repoquery
# Yet another CLI tool to query Fedora, ELN, Alma, CentoOS Stream, etc.
Recommends: rpmdistro-repoquery
+# Needed for koji edit-sidetag
+Recommends: python3-koji-cli-plugins
+
BuildArch: noarch
%description
reply other threads:[~2026-06-25 13:20 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=178239364882.1.1660415039371930418.rpms-fedora-packager-319a562210bd@fedoraproject.org \
--to=salimma@fedoraproject.org \
--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