From 4a4a89aed47b47345c96f2971b0aa75151003c78 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 14 Apr 2024 07:09:24 +0000 Subject: automatic import of python-text --- .gitignore | 5 +++++ python-torchtext.spec | 5 +++++ sources | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/.gitignore b/.gitignore index 91831fd..72ff94a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ /python-text-0.18.0.tar.gz +/abseil-cpp.tar.gz +/double-conversion.tar.gz +/re2.tar.gz +/sentencepiece.tar.gz +/utf8proc.tar.gz diff --git a/python-torchtext.spec b/python-torchtext.spec index d5d2e14..affef06 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -8,6 +8,11 @@ Release: 1%{?dist} Summary: torchtext package for Python3 URL: https://pytorch.org/text/stable/index.html Source0: https://github.com/pytorch/text/archive/refs/tags/v0.16.2.tar.gz#/%{name}-%{version}.tar.gz +Source1: re2.tar.gz +Source2: abseil-cpp.tar.gz +Source3: sentencepiece.tar.gz +Source4: utf8proc.tar.gz +Source5: double-conversion.tar.gz Patch0: 0001-disable-git-submodule.patch License: BSD 3-Clause diff --git a/sources b/sources index 18d66d7..712ec4c 100644 --- a/sources +++ b/sources @@ -1 +1,6 @@ +21a3262d3ab08fb1584c0af299e53f54 abseil-cpp.tar.gz +ab3e9032dc7fefb04c9654c4f894a874 double-conversion.tar.gz 48920978522d8358a0f9c568928550a7 python-text-0.18.0.tar.gz +31873e3b1176d1f9f7d5787a561ac42c re2.tar.gz +c1d285d48cd01f510dfab6dbfe412bf8 sentencepiece.tar.gz +c7872f7c477b7644e16a2c2b2f2fb203 utf8proc.tar.gz -- cgit v1.2.3