public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-inline-snapshot] f44: Use long pytest options
@ 2026-05-31 22:08 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-05-31 22:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-inline-snapshot
Branch : f44
Commit : 063a4e66088084b7b0b90b72c77d507ef414cd76
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-23T11:27:27+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-inline-snapshot/c/063a4e66088084b7b0b90b72c77d507ef414cd76?branch=f44

Log:
Use long pytest options

---
diff --git a/python-inline-snapshot.spec b/python-inline-snapshot.spec
index 11c2177..dfe16c8 100644
--- a/python-inline-snapshot.spec
+++ b/python-inline-snapshot.spec
@@ -71,7 +71,7 @@ export PYTHONWARNINGS='ignore::DeprecationWarning'
 # meaningingfully test the package without black; there would be 100+ test
 # failures.
 
-%pytest ${ignore-} -vv -rs
+%pytest ${ignore-} --verbosity=2 -rs
 
 
 %files -n python3-inline-snapshot -f %{pyproject_files}

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

only message in thread, other threads:[~2026-05-31 22:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 22:08 [rpms/python-inline-snapshot] f44: Use long pytest options 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