diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-15 02:49:32 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 02:49:32 +0000 |
commit | 92b6406289214144f7427452f795968536e67e85 (patch) | |
tree | f272d98bb31fff9956051bf265cacad15d0c6813 | |
parent | c786de7799ee7820b2e636069a38ae3786105bc9 (diff) |
automatic import of python-torchvision
-rw-r--r-- | python-torchvision.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-torchvision.spec b/python-torchvision.spec index 2aa9ee5..e64c8df 100644 --- a/python-torchvision.spec +++ b/python-torchvision.spec @@ -3,7 +3,7 @@ %global pkg_summary Datasets, Transforms and Models specific to Computer Vision %global pkg_description %{expand: The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.} -# %global debug_package %{nil} +%global _empty_manifest_terminate_build 0 Name: python-%{pkg_name} Version: %{pkg_version} |