Merge pull request #1 from tiffanycmeyer13/v23

Updating local change of component.spec to update Python version path
This commit is contained in:
srcarter3 2024-05-10 09:23:25 -06:00 committed by GitHub
commit 46b347b5b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,5 +109,6 @@ rm -rf %{_python_build_loc}
%files
%defattr(644,awips,fxalpha,755)
%dir /awips2/python/lib/python3.6/site-packages
/awips2/python/lib/python3.6/site-packages/*
%dir /awips2/python/lib/python3.11/site-packages
/awips2/python/lib/python3.11/site-packages/*