public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: add .rpmlintrc file; point to README.rst in .spec
@ 2026-09-12 10:22 Martin Hoyer
  0 siblings, 0 replies; only message in thread
From: Martin Hoyer @ 2026-09-12 10:22 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-12 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 10:22 [rpms/python-pint] rpmlint-etc: add .rpmlintrc file; point to README.rst in .spec Martin Hoyer

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