summaryrefslogtreecommitdiff
path: root/python-torchtext.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-15 02:53:33 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-15 02:53:33 +0000
commit4e99125cf5557691e5b0c1f4dd93b4b0cc15276c (patch)
tree9a9b55943ec55d1fda7d7ff60239e7409c1de37b /python-torchtext.spec
parentf114c6758b9e7d297d9d9423da430d387da5e9a3 (diff)
automatic import of python-torchtext
Diffstat (limited to 'python-torchtext.spec')
-rw-r--r--python-torchtext.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-torchtext.spec b/python-torchtext.spec
index 6d5e6dd..49c4e26 100644
--- a/python-torchtext.spec
+++ b/python-torchtext.spec
@@ -3,6 +3,7 @@
%global pkg_summary Models, data loaders and abstractions for language processing, powered by PyTorch
%global pkg_description %{expand:
%{pkg_summary}}
+%global _empty_manifest_terminate_build 0
Name: python-%{pypi_name}
Version: %{pypi_version}
@@ -79,7 +80,7 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon April 15 2024 YunShu
+* Mon Apr 15 2024 YunShu
- add doc subpackage
* Sun Mar 31 2024 YunShu
- add torchtext