public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/pre-commit] f43: Use long pyproject options
Date: Wed, 22 Jul 2026 05:59:29 GMT	[thread overview]
Message-ID: <178469996963.1.6705151886930806050.rpms-pre-commit-d224be897306@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pre-commit
Branch : f43
Commit : d224be89730638c0d259ca0e6b19cb94f0e6a215
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-08T12:35:17+01:00
Stats  : +4/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pre-commit/c/d224be89730638c0d259ca0e6b19cb94f0e6a215?branch=f43

Log:
Use long pyproject options

---
diff --git a/pre-commit.spec b/pre-commit.spec
index ecd8677..bd8f720 100644
--- a/pre-commit.spec
+++ b/pre-commit.spec
@@ -30,15 +30,15 @@ Source112:       pre-commit-uninstall.1
 Source113:       pre-commit-validate-config.1
 Source114:       pre-commit-validate-manifest.1
 
-BuildSystem:            pyproject
-BuildOption(prep):      -S git
+BuildSystem:     pyproject
+BuildOption(prep): -S git
 %if %{with check}
 BuildOption(generate_buildrequires): requirements-dev.txt
 %endif
-BuildOption(install):   -l pre_commit
+BuildOption(install): --assert-license pre_commit
 # Any Python files inside pre_commit.resources are templates and are not
 # intended to be imported.
-BuildOption(check):     -e 'pre_commit.resources.*'
+BuildOption(check): --exclude 'pre_commit.resources.*'
 
 BuildArch:      noarch
 

                 reply	other threads:[~2026-07-22  5:59 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=178469996963.1.6705151886930806050.rpms-pre-commit-d224be897306@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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