public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Hoyer <mhoyer@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pint] rpmlint-etc: add .rpmlintrc file; point to README.rst in .spec
Date: Sat, 12 Sep 2026 10:22:08 GMT	[thread overview]
Message-ID: <178920852893.1.12315617321064499501.rpms-python-pint-5a425dd9f86d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pint
Branch : rpmlint-etc
Commit : 5a425dd9f86d7538eb39f7fd8abd914be58ea8f1
Author : Martin Hoyer <mhoyer@redhat.com>
Date   : 2026-09-12T12:07:39+02:00
Stats  : +3/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pint/c/5a425dd9f86d7538eb39f7fd8abd914be58ea8f1?branch=rpmlint-etc

Log:
add .rpmlintrc file; point to README.rst in .spec

---
diff --git a/.rpmlintrc b/.rpmlintrc
new file mode 100644
index 0000000..e3894f6
--- /dev/null
+++ b/.rpmlintrc
@@ -0,0 +1,2 @@
+# This is an intentionally empty upstream pytest configuration file.
+addFilter(r"zero-length .*/pint/testsuite/benchmarks/conftest\.py$")

diff --git a/python-pint.spec b/python-pint.spec
index 863af61..1857f3f 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -111,6 +111,7 @@ sed -r -i '1{/^#!/d}' pint/pint_convert.py
 %pytest -rs
 
 %files -n python3-pint -f %{pyproject_files}
+%doc README.rst
 %{_bindir}/pint-convert
 
 %changelog

                 reply	other threads:[~2026-09-12 10:22 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=178920852893.1.12315617321064499501.rpms-python-pint-5a425dd9f86d@fedoraproject.org \
    --to=mhoyer@redhat.com \
    --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