summaryrefslogtreecommitdiff
path: root/python-torchtext.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-torchtext.spec')
-rw-r--r--python-torchtext.spec5
1 files changed, 5 insertions, 0 deletions
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