From 054e32931c194234f981c75ca5f761ed83723a6b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Apr 2024 19:16:16 +0000 Subject: automatic import of torchtext --- torchtext.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/torchtext.spec b/torchtext.spec index 375f6d4..ae047ab 100644 --- a/torchtext.spec +++ b/torchtext.spec @@ -32,10 +32,10 @@ BuildRequires: python3-pytorch # sub pkg section 1 %package -n python3-%{pkg_name} -Summary: a python3-lib provides text processing functionality +Summary: %{pkg_summary} %description -n python3-%{pkg_name} -python3-transformers provides APIs for transformers realize. +%{pkg_desc} # pkg section: help optional # %package -n help @@ -58,8 +58,8 @@ python3-transformers provides APIs for transformers realize. %files -n python3-%{pkg_name} %doc README* %license LICENSE* -%{python3_sitearch}/python_%{pkg_name}/* -# %{python3_sitelib}/python_%{pkg_name}/* +# %{python3_sitearch}/python_%{pkg_name}/* +%{python3_sitelib}/python_%{pkg_name}/* %changelog -- cgit v1.2.3