public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitezslav Humpa <vhumpa@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dogtail] f44: Fix BuildRequires: python3-setuptools_scm (underscore, not hyphen)
Date: Wed, 29 Jul 2026 10:24:10 GMT	[thread overview]
Message-ID: <178532065000.1.8256009544841291479.rpms-dogtail-b467b8080b71@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/dogtail
            Branch : f44
            Commit : b467b8080b71dcc95eeec0a54897bc05ade89c44
            Author : Vitezslav Humpa <vhumpa@redhat.com>
            Date   : 2026-07-29T11:33:09+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/dogtail/c/b467b8080b71dcc95eeec0a54897bc05ade89c44?branch=f44

            Log:
            Fix BuildRequires: python3-setuptools_scm (underscore, not hyphen)

[skip changelog]

---
diff --git a/dogtail.spec b/dogtail.spec
index 1841921..c8d4918 100644
--- a/dogtail.spec
+++ b/dogtail.spec
@@ -10,7 +10,7 @@ BuildArch:      noarch
 BuildRequires:  python3-devel
 BuildRequires:  python3-pip
 BuildRequires:  python3-setuptools >= 80
-BuildRequires:  python3-setuptools-scm >= 8
+BuildRequires:  python3-setuptools_scm >= 8
 BuildRequires:  python3-wheel
 
 %global _description %{expand:

                 reply	other threads:[~2026-07-29 10:24 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=178532065000.1.8256009544841291479.rpms-dogtail-b467b8080b71@fedoraproject.org \
    --to=vhumpa@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