From f600ccf1d9865fcd36639a950f7fd28f525e36f3 Mon Sep 17 00:00:00 2001 From: ucar-tmeyer Date: Fri, 10 May 2024 14:39:02 +0000 Subject: [PATCH] Updating local change of component.spec to update Python version path --- rpm/component.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rpm/component.spec b/rpm/component.spec index 836c281..dc2d994 100644 --- a/rpm/component.spec +++ b/rpm/component.spec @@ -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/* +