diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-04-14 07:46:55 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 07:46:55 +0000 | 
| commit | 36f058e278dcda693da38ed3672aa528c86e6d1f (patch) | |
| tree | 4587471a6c8ceb111a6cb1ca980e66dd534d2ade | |
| parent | f4328965d49f9779e6dae8459a2d199587c88fb4 (diff) | |
automatic import of python-tokenizers
| -rw-r--r-- | python-tokenizers.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python-tokenizers.spec b/python-tokenizers.spec index ca6c4bd..eef6334 100644 --- a/python-tokenizers.spec +++ b/python-tokenizers.spec @@ -3,6 +3,7 @@  %global pkg_summary Fast State-of-the-Art Tokenizers optimized for Research and Production  %global pkg_description %{expand:  %{pkg_summary}} +%global debug_package %{nil}  Name:           python-%{pypi_name}  Version:        %{pypi_version} @@ -23,7 +24,6 @@ BuildRequires: python3-pbr  BuildRequires: python3-pip  BuildRequires: python3-wheel  BuildRequires: python3-hatchling -  BuildRequires: python3-maturin  %description | 
