public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/PyGreSQL] rawhide: [cleanup] Fix mixed tabs/spaces in BuildRequires
@ 2026-07-01 14:38 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-01 14:38 UTC (permalink / raw)
  To: git-commits

            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}

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

only message in thread, other threads:[~2026-07-01 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 14:38 [rpms/PyGreSQL] rawhide: [cleanup] Fix mixed tabs/spaces in BuildRequires Michal Schorm

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