%files
%manifest %{name}.manifest
%license LICENSE
-%{python3_sitelib}/google/protobuf/*.py
-%{python3_sitelib}/google/protobuf/__pycache__/*.cpython-*.pyc
-%{python3_sitelib}/google/protobuf/compiler/*.py
-%{python3_sitelib}/google/protobuf/compiler/__pycache__/*.cpython-*.pyc
-%{python3_sitelib}/google/protobuf/internal/*.so
-%{python3_sitelib}/google/protobuf/internal/*.py
-%{python3_sitelib}/google/protobuf/internal/__pycache__/*.cpython-*.pyc
-%{python3_sitelib}/google/protobuf/pyext/*.so
-%{python3_sitelib}/google/protobuf/pyext/*.py
-%{python3_sitelib}/google/protobuf/pyext/__pycache__/*.cpython-*.pyc
-%{python3_sitelib}/google/protobuf/util/*.py
-%{python3_sitelib}/google/protobuf/util/__pycache__/*.cpython-*.pyc
-%{python3_sitelib}/protobuf-%{version}-py%{python3_version}-nspkg.pth
-%{python3_sitelib}/protobuf-%{version}-py%{python3_version}.egg-info/*
+%{python3_sitearch}/google/protobuf/*.py
+%{python3_sitearch}/google/protobuf/__pycache__/*.cpython-*.pyc
+%{python3_sitearch}/google/protobuf/compiler/*.py
+%{python3_sitearch}/google/protobuf/compiler/__pycache__/*.cpython-*.pyc
+%{python3_sitearch}/google/protobuf/internal/*.so
+%{python3_sitearch}/google/protobuf/internal/*.py
+%{python3_sitearch}/google/protobuf/internal/__pycache__/*.cpython-*.pyc
+%{python3_sitearch}/google/protobuf/pyext/*.so
+%{python3_sitearch}/google/protobuf/pyext/*.py
+%{python3_sitearch}/google/protobuf/pyext/__pycache__/*.cpython-*.pyc
+%{python3_sitearch}/google/protobuf/util/*.py
+%{python3_sitearch}/google/protobuf/util/__pycache__/*.cpython-*.pyc
+%{python3_sitearch}/protobuf-%{version}-py%{python3_version}-nspkg.pth
+%{python3_sitearch}/protobuf-%{version}-py%{python3_version}.egg-info/*