diff --git a/python-cffsubr.spec b/python-cffsubr.spec index 014498a..758f8a2 100644 --- a/python-cffsubr.spec +++ b/python-cffsubr.spec @@ -79,12 +79,7 @@ symlinks -c -o %{buildroot}/%{python3_sitelib}/%{srcname}/tx install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 '%{srcname}.1' %check -%if 0%{?fedora} == 33 -# Fixing this would require an adobe-afdko update; see -# https://github.com/adobe-type-tools/cffsubr/issues/13. -k="${k-}${k+ and }not (TestSubroutinize and test_non_standard_upem_mute_font_matrix_warning)" -%endif -%pytest -k "${k-}" +%pytest %files -n python3-%{srcname} -f %{pyproject_files} # pyproject-rpm-macros handles the LICENSE file; verify with “rpm -qL -p …” @@ -103,6 +98,7 @@ k="${k-}${k+ and }not (TestSubroutinize and test_non_standard_upem_mute_font_mat %changelog * Mon Jan 01 2024 Benjamin A. Beasley - 0.2.9.post1-9 - Assert %%pyproject_files contains a license file +- Remove an obsolete conditional * Fri Jul 21 2023 Fedora Release Engineering - 0.2.9.post1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild