public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pykeepass] f43: Use long unittest options
@ 2026-08-10  6:00 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-10  6:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pykeepass
Branch : f43
Commit : 0d983fbfd6c9f10c57eef3c939fd854ef1a530c3
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-14T07:11:21+01:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pykeepass/c/0d983fbfd6c9f10c57eef3c939fd854ef1a530c3?branch=f43

Log:
Use long unittest options

---
diff --git a/python-pykeepass.spec b/python-pykeepass.spec
index 6f7f1e4..acced0f 100644
--- a/python-pykeepass.spec
+++ b/python-pykeepass.spec
@@ -37,7 +37,8 @@ Summary:        %{summary}
 
 
 %check -a
-%{py3_test_envvars} %{python3} -m unittest discover -s tests -v
+%{py3_test_envvars} %{python3} -m unittest \
+    discover --start-directory tests --verbose
 
 
 %files -n python3-pykeepass -f %{pyproject_files}

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

only message in thread, other threads:[~2026-08-10  6:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  6:00 [rpms/python-pykeepass] f43: Use long unittest 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