public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-typer] rawhide: Update .rpmlintrc file to ignore hidden .agents directory
@ 2026-06-01 21:21 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-01 21:21 UTC (permalink / raw)
  To: git-commits

            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$")

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

only message in thread, other threads:[~2026-06-01 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 21:21 [rpms/python-typer] rawhide: Update .rpmlintrc file to ignore hidden .agents directory Benjamin A. Beasley

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