summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 07:09:24 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 07:09:24 +0000
commit4a4a89aed47b47345c96f2971b0aa75151003c78 (patch)
tree9c3b0105d4bc19dc0e338ef0fe48eca62aa9d979
parent7c3c0d25de494c96647ca5fce2c35bbe82591adc (diff)
automatic import of python-text
-rw-r--r--.gitignore5
-rw-r--r--python-torchtext.spec5
-rw-r--r--sources5
3 files changed, 15 insertions, 0 deletions
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