public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream] f43: Add BuildRequires on python3-setuptools < 82
@ 2026-06-05  9:34 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-05  9:34 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/buildstream
            Branch : f43
            Commit : 7c80dd9d6062036d8dea664020be18a25c73f35f
            Author : Tomáš Hrnčiar <thrnciar@redhat.com>
            Date   : 2026-05-07T15:08:18+02:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/buildstream/c/7c80dd9d6062036d8dea664020be18a25c73f35f?branch=f43

            Log:
            Add BuildRequires on python3-setuptools < 82

Add explicit build dependency on the legacy setuptools.

Assisted-by: Cursor

---
diff --git a/buildstream.spec b/buildstream.spec
index a06e851..8d1e912 100644
--- a/buildstream.spec
+++ b/buildstream.spec
@@ -12,6 +12,7 @@ Patch:         0001-requirements-requirements.in-Do-not-limit-protobuf-v.patch
 
 BuildRequires: gcc
 BuildRequires: python3-devel >= 3.9
+BuildRequires: python3-setuptools < 82
 BuildRequires: python3-grpcio-tools
 
 Requires:      buildbox

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

only message in thread, other threads:[~2026-06-05  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05  9:34 [rpms/buildstream] f43: Add BuildRequires on python3-setuptools < 82 

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