public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pykeepass] f44: Use long unittest options
Date: Mon, 10 Aug 2026 05:53:05 GMT [thread overview]
Message-ID: <178634118587.1.14075451744453820986.rpms-python-pykeepass-0d983fbfd6c9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pykeepass
Branch : f44
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=f44
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}
reply other threads:[~2026-08-10 5:53 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=178634118587.1.14075451744453820986.rpms-python-pykeepass-0d983fbfd6c9@fedoraproject.org \
--to=code@musicinmybrain.net \
--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