public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python3.14] rawhide: rpmlint: CPython is not a spelling error
Date: Thu, 27 Aug 2026 12:14:11 GMT [thread overview]
Message-ID: <178783285144.1.2389660036086276422.rpms-python3.14-f4716cbb0898@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python3.14
Branch : rawhide
Commit : f4716cbb08982f85d1a38fa16987de9ad1f8f2d7
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-08-21T11:18:48+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python3.14/c/f4716cbb08982f85d1a38fa16987de9ad1f8f2d7?branch=rawhide
Log:
rpmlint: CPython is not a spelling error
Also, the output looks different now:
python3.15-freethreading.x86_64: E: spelling-error ("CPython's", "%description -l en_US CPython's -> C Python's, Python's, Pynchon's")
python3.15-freethreading-devel.x86_64: E: spelling-error ('evelopment', 'Summary(en_US) evelopment -> envelopment, development, elopement')
---
diff --git a/rpmlint.toml b/rpmlint.toml
index 9ddef32..1cc1623 100644
--- a/rpmlint.toml
+++ b/rpmlint.toml
@@ -104,6 +104,6 @@ Filters = [
'\bpython3(\.\d+)?\.(src|spec): (E|W): specfile-error\s+$',
# SPELLING ERRORS
- 'spelling-error .* en_US (bytecode|pyc|filename|tkinter|namespaces|pytest|unittest|gil) ',
+ 'spelling-error .*\b(bytecode|pyc|filename|tkinter|namespaces|pytest|unittest|gil|CPython)\b',
]
reply other threads:[~2026-08-27 12:14 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=178783285144.1.2389660036086276422.rpms-python3.14-f4716cbb0898@fedoraproject.org \
--to=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