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/python-typer] rawhide: Update .rpmlintrc file to ignore hidden .agents directory
Date: Mon, 01 Jun 2026 21:21:29 GMT	[thread overview]
Message-ID: <178034888928.1.4042680448638098188.rpms-python-typer-08384d2cdb75@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-typer
            Branch : rawhide
            Commit : 08384d2cdb75155dabf6c326e99f9250a66b8fc6
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-06-01T22:20:19+01:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-typer/c/08384d2cdb75155dabf6c326e99f9250a66b8fc6?branch=rawhide

            Log:
            Update .rpmlintrc file to ignore hidden .agents directory

[skip changelog]

---
diff --git a/python-typer.rpmlintrc b/python-typer.rpmlintrc
index 53d8d32..ce841c9 100644
--- a/python-typer.rpmlintrc
+++ b/python-typer.rpmlintrc
@@ -2,3 +2,6 @@
 addFilter(r" obsolete-not-provided python3-typer-cli$")
 addFilter(r" obsolete-not-provided python3-typer-slim$")
 addFilter(r" obsolete-not-provided python3-typer-slim\+standard$")
+# Upstream actually does intend to ship this. See
+# https://github.com/fastapi/typer/pull/1620.
+addFilter(r" hidden-file-or-dir /.*/typer/.agents$")

                 reply	other threads:[~2026-06-01 21:21 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=178034888928.1.4042680448638098188.rpms-python-typer-08384d2cdb75@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