summaryrefslogtreecommitdiff
path: root/pytorchvideo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'pytorchvideo.spec')
-rw-r--r--pytorchvideo.spec7
1 files changed, 2 insertions, 5 deletions
diff --git a/pytorchvideo.spec b/pytorchvideo.spec
index d01059f..1fcf1b4 100644
--- a/pytorchvideo.spec
+++ b/pytorchvideo.spec
@@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
%define debug_package %{nil}
Name: pytorchvideo
-Version: 2.0.2
+Version: 2.0.1
Release: 2
Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration
License: BSD-3
@@ -68,10 +68,7 @@ You can reuse your favorite Python packages such as NumPy, SciPy and Cython to e
%files -n python3-pytorchvideo
%doc *.md
%license LICENSE
-%doc *.md
-%license LICENSE
-%{python3_sitearch}/*
-
+%{python3_sitelib}/*
%changelog
* Thu Aug 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.0.1-2