public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/PyGreSQL] rawhide: [cleanup] Fix mixed tabs/spaces in BuildRequires
Date: Wed, 01 Jul 2026 14:38:15 GMT [thread overview]
Message-ID: <178291669594.1.13318818841191353028.rpms-PyGreSQL-d909132ab5eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/PyGreSQL
Branch : rawhide
Commit : d909132ab5eb1b790d879f2db8a6aaffc66e4979
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-01T12:30:17+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/PyGreSQL/c/d909132ab5eb1b790d879f2db8a6aaffc66e4979?branch=rawhide
Log:
[cleanup] Fix mixed tabs/spaces in BuildRequires
The spec uses tabs throughout; one BuildRequires line used spaces,
triggering rpmlint mixed-use-of-spaces-and-tabs warning.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/PyGreSQL.spec b/PyGreSQL.spec
index a61c2d4..7eb9cf3 100644
--- a/PyGreSQL.spec
+++ b/PyGreSQL.spec
@@ -20,7 +20,7 @@ Patch0: fix-cast-array-s390x.patch
BuildRequires: gcc
BuildRequires: libpq-devel
BuildRequires: python3-devel
-BuildRequires: pyproject-rpm-macros
+BuildRequires: pyproject-rpm-macros
# For testsuite
%if 0%{?runselftest:1}
reply other threads:[~2026-07-01 14:38 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=178291669594.1.13318818841191353028.rpms-PyGreSQL-d909132ab5eb@fedoraproject.org \
--to=mschorm@redhat.com \
--cc=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