diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-13 13:15:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-13 13:15:20 +0000 |
commit | 7cab8abaaadd072150f3c1a0ab6f03783251babb (patch) | |
tree | 1d378a2768d055b2b18542b9f6d37d5215310226 /python-torchvision.spec | |
parent | 6578b250b9823b19f6076f7125cf1d517ccae8cd (diff) |
automatic import of python-torchvision
Diffstat (limited to 'python-torchvision.spec')
-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 528419e..de94659 100644 --- a/python-torchvision.spec +++ b/python-torchvision.spec @@ -44,7 +44,7 @@ Summary: %{pkg_summary} %{pkg_description} %prep -%autosetup -p1 -n %{pypi_name}-%{pypi_version} +%autosetup -p1 -n vision-%{pypi_version} %build %pyproject_build |