From 9ba2cf4d205609f17a595787a8a47c3ca495dc65 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 31 Mar 2024 09:08:47 +0000 Subject: automatic import of python-torchtext --- python-torchtext.spec | 4 ++-- sources | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python-torchtext.spec b/python-torchtext.spec index b69f9b3..af32c42 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -36,10 +36,10 @@ Summary: %{summary} Models, data loaders and abstractions for language processing, powered by PyTorch %prep -unzip -q %{SOURCE1} %autosetup -p1 -n text-%{pypi_version} rm -rf third_party/* -mv ../sentencepiece ./third_party/ +mkdir third_party/sentencepiece +unzip ../%{SOURCE1} -d third_party/sentencepiece %build %py3_build diff --git a/sources b/sources index b4dccfe..c3492c9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -cf3187df653f05d56ef88d5e9d9e1773 sentencepiece.zip +e897db8e4baae2ac67c8648737d020c4 sentencepiece.zip 0a932ddf29de28dd729801983bfdd361 text-0.16.2.tar.gz -- cgit v1.2.3