public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/thefuck] rawhide: Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
Date: Mon, 10 Aug 2026 02:47:34 GMT	[thread overview]
Message-ID: <178633005427.1.8125668237901705064.rpms-thefuck-0aa2d07727a1@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/thefuck
            Branch : rawhide
            Commit : 0aa2d07727a19889612bca08a0a59647746abfbe
            Author : Tomáš Hrnčiar <thrnciar@redhat.com>
            Date   : 2026-08-10T02:47:07+00:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/thefuck/c/0aa2d07727a19889612bca08a0a59647746abfbe?branch=rawhide

            Log:
            Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility

Setuptools 82 dropped pkg_resources from the setuptools distribution.
Add explicit build dependency on the compat package.

Assisted-by: Cursor

---
diff --git a/thefuck.spec b/thefuck.spec
index d150528..28853ab 100644
--- a/thefuck.spec
+++ b/thefuck.spec
@@ -16,6 +16,7 @@ Patch2:         thefuck-replace-mock.patch
 BuildArch:      noarch
 
 BuildRequires:  python3-devel
+BuildRequires:  python3-pkg-resources
 
 %description
 This application corrects your previous console command.

                 reply	other threads:[~2026-08-10  2:47 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=178633005427.1.8125668237901705064.rpms-thefuck-0aa2d07727a1@fedoraproject.org \
    --to=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