public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-pypdf] rawhide: Drop redundant BuildRequires on python3-devel
Date: Tue, 25 Aug 2026 09:08:00 GMT	[thread overview]
Message-ID: <178764888089.1.16132464946395955949.rpms-python-pypdf-13d359f18882@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            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

                 reply	other threads:[~2026-08-25  9:08 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=178764888089.1.16132464946395955949.rpms-python-pypdf-13d359f18882@fedoraproject.org \
    --to=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