Add upstream link to the comment about skipped pstats profile tests

This commit is contained in:
Miro Hrončok 2023-10-13 14:59:48 +02:00
parent 7cb8cd1040
commit 7b55261c3d
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ Provides: bundled(python3dist(tempita))
%if %{with tests}
%check
# run.pstats_profile_test* fails on Python 3.12
# https://github.com/cython/cython/issues/5470
%{python3} runtests.py -vv --no-pyregr %{?_smp_mflags} \
--exclude 'run.pstats_profile_test*' \
%ifarch %{ix86}