public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: Do not BR pytest-cov
@ 2026-09-12 10:21 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-12 10:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pint
Branch : rpmlint-etc
Commit : 6cb08795c1513176bd57f3b532ddd80a176a6563
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2023-10-29T22:25:32-04:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pint/c/6cb08795c1513176bd57f3b532ddd80a176a6563?branch=rpmlint-etc

Log:
Do not BR pytest-cov

---
diff --git a/python-pint.spec b/python-pint.spec
index d40cffa..ffab6b3 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -55,6 +55,9 @@ sed -i '/@helpers.requires_numpy_at_least("1.16")/d' pint/testsuite/test_quantit
 # need it.
 rm -rvf docs/_themes
 
+# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
+sed -r -i '/pytest-cov/d' setup.cfg
+
 %generate_buildrequires
 # We omit the “uncertainties” extra because python-uncertainties is not yet
 # packaged.

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

only message in thread, other threads:[~2026-09-12 10:21 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:21 [rpms/python-pint] rpmlint-etc: Do not BR pytest-cov 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