diff options
author | Ross Miller <rgmiller@ornl.gov> | 2022-11-17 23:16:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-18 05:16:11 +0100 |
commit | 2060d51bd060feeed01bed61f347f60e5c835518 (patch) | |
tree | 251afd1dd779e0e8b2cc93b854649cb789b0055c /lib | |
parent | e5af0ccc09a6fcf081111ce9989fd893f0857da2 (diff) | |
download | spack-2060d51bd060feeed01bed61f347f60e5c835518.tar.gz spack-2060d51bd060feeed01bed61f347f60e5c835518.tar.bz2 spack-2060d51bd060feeed01bed61f347f60e5c835518.tar.xz spack-2060d51bd060feeed01bed61f347f60e5c835518.zip |
libxml2: make older versions depend on python@:3.9 (#33952)
Add a dependency on python versions less than 3.10 in order to work
around a bug in libxml2's configure script that fails to parse python
version strings with more than one character for the minor version.
The bug is present in v2.10.1, but has been fixed in 2.10.2.
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions