From f9e519abb5e29b8d00283dac4f31ddb48b9ae46e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 31 Mar 2024 09:22:18 +0000 Subject: automatic import of python-torchtext --- python-torchtext.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-torchtext.spec b/python-torchtext.spec index af32c42..53e0386 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -39,7 +39,7 @@ Models, data loaders and abstractions for language processing, powered by PyTorc %autosetup -p1 -n text-%{pypi_version} rm -rf third_party/* mkdir third_party/sentencepiece -unzip ../%{SOURCE1} -d third_party/sentencepiece +unzip %{SOURCE1} -d third_party/sentencepiece %build %py3_build -- cgit v1.2.3