public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/reuse] epel10: Use pytest macro
@ 2026-08-19 12:50 Carmen Bianca Bakker
0 siblings, 0 replies; only message in thread
From: Carmen Bianca Bakker @ 2026-08-19 12:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/reuse
Branch : epel10
Commit : 583c38c66f02d8f3207f597aafcc26c541a22f6b
Author : Carmen Bianca Bakker <carmen@carmenbianca.eu>
Date : 2021-01-29T17:39:15+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/reuse/c/583c38c66f02d8f3207f597aafcc26c541a22f6b?branch=epel10
Log:
Use pytest macro
Signed-off-by: Carmen Bianca Bakker <carmen@carmenbianca.eu>
---
diff --git a/reuse.spec b/reuse.spec
index 0ac15a3..c4024a5 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -55,7 +55,7 @@ popd
%py3_install
%check
-PYTHONDONTWRITEBYTECODE=1 LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 tests/
+%pytest
%files
%license LICENSES/*.txt
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 12:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 12:50 [rpms/reuse] epel10: Use pytest macro Carmen Bianca Bakker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox