public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chenxiong Qi <cqi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: Add mssing require python3-setuptools
Date: Mon, 10 Aug 2026 21:45:40 GMT	[thread overview]
Message-ID: <178639834059.1.4680521121143569515.rpms-fedpkg-748c4561cf62@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedpkg
            Branch : 1.48-1
            Commit : 748c4561cf627156f17bd1372c164aa4c1f84671
            Author : Chenxiong Qi <cqi@redhat.com>
            Date   : 2018-09-17T16:13:36+08:00
            Stats  : +5/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedpkg/c/748c4561cf627156f17bd1372c164aa4c1f84671?branch=1.48-1

            Log:
            Add mssing require python3-setuptools

Resolves: rhbz#1629596

Signed-off-by: Chenxiong Qi <cqi@redhat.com>

---
diff --git a/fedpkg.spec b/fedpkg.spec
index b4a8f19..d469804 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -5,7 +5,7 @@
 
 Name:           fedpkg
 Version:        1.35
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Fedora utility for working with dist-git
 
 License:        GPLv2+
@@ -94,6 +94,7 @@ Requires:       python3-rpkg >= 1.56-1
 Requires:       python3-fedora
 Requires:       python3-openidc-client >= 0.6.0
 Requires:       python3-bodhi-client
+Requires:       python3-setuptools
 %endif
 
 
@@ -158,6 +159,9 @@ nosetests
 
 
 %changelog
+* Mon Sep 17 2018 Chenxiong Qi <cqi@redhat.com> - 1.35-2
+- Add mssing require python3-setuptools
+
 * Tue Aug 21 2018 Chenxiong Qi <cqi@redhat.com> - 1.35-1
 - Reserve last bodhi template on error - rhbz#1467897 (cqi)
 - New command releases-info - #247 (cqi)

                 reply	other threads:[~2026-08-10 21:45 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=178639834059.1.4680521121143569515.rpms-fedpkg-748c4561cf62@fedoraproject.org \
    --to=cqi@redhat.com \
    --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