summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-03-31 15:36:35 +0000
committerCoprDistGit <infra@openeuler.org>2024-03-31 15:36:35 +0000
commit2dd142b46387970716883cb881c6960c1834bba1 (patch)
tree97c466c2b3b649d2b82055014d173adf002ef1c9
parent56af451cc8a7ab76cebd092418b3848a444bb79e (diff)
automatic import of python-pytorchvideo
-rw-r--r--python-pytorchvideo.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-pytorchvideo.spec b/python-pytorchvideo.spec
index 76a4911..7c3f520 100644
--- a/python-pytorchvideo.spec
+++ b/python-pytorchvideo.spec
@@ -39,7 +39,8 @@ A deep learning library for video understanding research.
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
-%{python3_sitearch}/%{pypi_name}
+%{python3_sitelib}/%{pypi_name}
+%{python3_sitelib}/%{pypi_name}-*.egg-info/
%changelog
* Sun Mar 31 2024 YunShu