diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-15 02:37:01 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 02:37:01 +0000 |
commit | a20403b7c23696209669cc99dbe068f5e7d2c1c4 (patch) | |
tree | d655dcfc089d99121f2a0c9c032d7194486c5739 | |
parent | 7de59c47b95d2a6ba287ccd8b8c128cda6b01060 (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 1d939c5..67f97e2 100644 --- a/python-torchvision.spec +++ b/python-torchvision.spec @@ -49,7 +49,7 @@ Summary: the documentation for %{pkg_name} This package contains the documentation for %{pkg_name} %prep -%autosetup -p1 -n %{pkg_name}-%{pkg_version} +%autosetup -p1 -n vision-%{pkg_version} %build %pyproject_build |