public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pypdf] f45: Drop redundant BuildRequires on python3-devel
@ 2026-08-25  9:28 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-25  9:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-pypdf
            Branch : f45
            Commit : 13d359f1888265dab1cee06a02b0b78963bdbc9a
            Author : Tadej Janež <tadej.j@nez.si>
            Date   : 2026-08-25T10:54:52+02:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pypdf/c/13d359f1888265dab1cee06a02b0b78963bdbc9a?branch=f45

            Log:
            Drop redundant BuildRequires on python3-devel

The package uses %pyproject_buildrequires in the %generate_buildrequires
section so it unnecessary to have an explicit BuildRequires on
python3-devel:
- https://forge.fedoraproject.org/packaging/guidelines/pulls/1379
- https://forge.fedoraproject.org/packaging/guidelines/pulls/1384

---
diff --git a/python-pypdf.spec b/python-pypdf.spec
index 2d30ac2..05c4add 100644
--- a/python-pypdf.spec
+++ b/python-pypdf.spec
@@ -20,7 +20,6 @@ URL:            https://pypdf.readthedocs.io
 Source:         %{forgeurl}/archive/%{version}/%{srcname}-%{version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  python3-devel
 %if %{with docs}
 BuildRequires:  python3-docs
 BuildRequires:  sed

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

only message in thread, other threads:[~2026-08-25  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25  9:28 [rpms/python-pypdf] f45: Drop redundant BuildRequires on python3-devel 

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