summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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