public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Add BuildRequires: make
@ 2026-08-01 11:43 Tom Stellard
  0 siblings, 0 replies; only message in thread
From: Tom Stellard @ 2026-08-01 11:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-py
            Branch : pr7
            Commit : f6f49073117e3d86ab2974d2c8e5f538d55eecf8
            Author : Tom Stellard <tstellar@redhat.com>
            Date   : 2021-01-09T05:40:24+00:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-py/c/f6f49073117e3d86ab2974d2c8e5f538d55eecf8?branch=pr7

            Log:
            Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot

---
diff --git a/python-py.spec b/python-py.spec
index a3803c2..4c4d00f 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -46,6 +46,7 @@ BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-setuptools_scm
 %if %{with docs}
+BuildRequires: make
 BuildRequires:  %{_bindir}/sphinx-build
 %endif # with_docs
 %if %{with tests}

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

only message in thread, other threads:[~2026-08-01 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:43 [rpms/python-py] pr7: Add BuildRequires: make Tom Stellard

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