From 31259b8f5f8b41083ff23c454dcbe2c315dd72ec Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 31 Mar 2024 10:53:07 +0000 Subject: automatic import of python-torchtext --- python-torchtext.spec | 5 ----- 1 file changed, 5 deletions(-) (limited to 'python-torchtext.spec') diff --git a/python-torchtext.spec b/python-torchtext.spec index 4f5e472..aeda130 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -10,8 +10,6 @@ License: BSD 3-Clause URL: https://github.com/pytorch/text Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/text-%{version}.tar.gz -Source1: sentencepiece.zip - Patch0: 0001-disable-submodule.patch BuildRequires: cmake @@ -29,8 +27,6 @@ BuildRequires: python3-pytorch %description Models, data loaders and abstractions for language processing, powered by PyTorch -%global debug_package %{nil} - %package -n python3-%{pypi_name} Summary: %{summary} @@ -39,7 +35,6 @@ Models, data loaders and abstractions for language processing, powered by PyTorc %prep %autosetup -p1 -n text-%{pypi_version} -unzip %{SOURCE1} -d third_party/sentencepiece %build %py3_build -- cgit v1.2.3