diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-27 08:54:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-27 08:54:10 +0000 |
commit | 8fe7de12dbe1bdb130b33538e055a97558e7cc8d (patch) | |
tree | 5eb77967ce588bf10409f423172c2adf93d9fd42 /pytorchvideo.spec | |
parent | af5e599c70a912b326490f675ebd68227496a245 (diff) |
automatic import of pytorchvideoopeneuler23.09
Diffstat (limited to 'pytorchvideo.spec')
-rw-r--r-- | pytorchvideo.spec | 7 |
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 |