public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dogtail] rawhide: Fix BuildRequires: python3-setuptools_scm (underscore, not hyphen)
@ 2026-07-29 10:18 Vitezslav Humpa
  0 siblings, 0 replies; only message in thread
From: Vitezslav Humpa @ 2026-07-29 10:18 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/dogtail
            Branch : rawhide
            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=rawhide

            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:

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-29 10:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 10:18 [rpms/dogtail] rawhide: Fix BuildRequires: python3-setuptools_scm (underscore, not hyphen) Vitezslav Humpa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox