pgdg-python3-psutil: Define python3_sitelib macro globally. For some reason it does...
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 20 May 2025 12:18:33 +0000 (15:18 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 20 May 2025 12:18:33 +0000 (15:18 +0300)
rpm/redhat/main/common/pgdg-python3-psutil/main/pgdg-python3-psutil.spec

index 05db1117190df9504470d51550f6384669016f95..c457520e106f573d3774003aab1f15130ae3ea2d 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:          python%{python3_pkgversion}-%{modname}
 Version:       6.1.1
-Release:       42PGDG%{?dist}
+Release:       43PGDG%{?dist}
 Summary:       A process and system utilities module for Python
 
 License:       BSD-3-Clause
@@ -60,6 +60,10 @@ done
 %{python3_sitearch}/%{modname}/*.so
 
 %changelog
+* Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 6.1.1-43PGDG
+- Define python3_sitelib macro globally. For some reason it does not
+  build on RHEL 8 - aarch64 without this.
+
 * Tue May 20 2025 Devrim Gunduz <devrim@gunduz.org> - 6.1.1-42PGDG
 - Add Provides: