Run tests during rpmbuild
Build and provide rpm of gitea / Start build on COPR (f43) (release) Failing after 1m44s
Build and provide rpm of gitea / Start build on COPR (f44) (release) Failing after 2m11s
Build and provide rpm of gitea / Start build on COPR (rawhide) (release) Failing after 2m17s

This commit is contained in:
2026-03-26 00:43:24 +01:00
parent 7ca46045d2
commit 7ed804adfa
+6
View File
@@ -15,6 +15,7 @@ Source3: huami-token-generator
Source4: configure-zepp-timer
Source5: enable-zepp-timer
Source6: README-user-systemd.md
Source7: test
Patch: 01-switch-to-pycrytodomex.patch
BuildSystem: pyproject
@@ -48,6 +49,11 @@ Additionally, it downloads the AGPS data packs, cep_alm_pak.zip and cep_7days.zi
%{__install} -D -m 0755 -t %{buildroot}%{_bindir} %{SOURCE5}
%pyproject_save_files -L %{modname}
%check -a
%{pytest}
cd %{_sourcedir}
bats test
%files -n %{pkgname} -f %{pyproject_files}
%doc README.md README-user-systemd.md
%{_bindir}/*