|
|
|
@ -23,9 +23,9 @@ Source1: get-lxml-source.sh
|
|
|
|
|
# depending on the availability of the RNG validation file
|
|
|
|
|
# Rebased from https://github.com/lxml/lxml/commit/4bfab2c821961fb4c5ed8a04e329778c9b09a1df
|
|
|
|
|
# Will be included in lxml 5.0
|
|
|
|
|
Patch: Make-the-validation-of-ISO-Schematron-files-optional.patch
|
|
|
|
|
Patch1: Make-the-validation-of-ISO-Schematron-files-optional.patch
|
|
|
|
|
# Skip test_isoschematron.test_schematron_invalid_schema_empty without the RNG file
|
|
|
|
|
Patch: https://github.com/lxml/lxml/pull/380.patch
|
|
|
|
|
Patch2: https://github.com/lxml/lxml/pull/380.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
@ -72,16 +72,19 @@ cp -a build/lib.%{python3_platform}-*/* src/
|
|
|
|
|
%{python3_sitearch}/lxml-*.egg-info/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.9.2-4
|
|
|
|
|
- Rebuilt for MSVSphere 8.10 beta
|
|
|
|
|
|
|
|
|
|
* Tue Aug 15 2023 Tomas Orsava <torsava@redhat.com> - 4.9.2-4
|
|
|
|
|
- Bring back the isoschematron submodule,
|
|
|
|
|
but without the validation of the schema file itself
|
|
|
|
|
- Resolves: RHEL-5570
|
|
|
|
|
- Resolves: RHEL-5569
|
|
|
|
|
|
|
|
|
|
* Thu Feb 16 2023 Charalampos Stratakis <cstratak@redhat.com> - 4.9.2-3
|
|
|
|
|
- Remove the isoschematron submodule
|
|
|
|
|
|
|
|
|
|
* Fri Feb 10 2023 Charalampos Stratakis <cstratak@redhat.com> - 4.9.2-2
|
|
|
|
|
- Remove the extras subpackages
|
|
|
|
|
- Bump release
|
|
|
|
|
|
|
|
|
|
* Mon Nov 14 2022 Charalampos Stratakis <cstratak@redhat.com> - 4.9.2-1
|
|
|
|
|
- Initial package
|
|
|
|
|