summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 08:16:57 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 08:16:57 +0000
commitb067cf382ddef3badfe3cc9d2c0a2812cf153d7e (patch)
treeee933d6d15980f74213cf4d6cd534666387198e0
parent36f058e278dcda693da38ed3672aa528c86e6d1f (diff)
automatic import of python-tokenizers
-rw-r--r--.gitignore1
-rw-r--r--python-tokenizers.spec4
-rw-r--r--sources2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 0f794ce..8082400 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/tokenizers-0.15.2.tar.gz
/tokenizers-0.14.1.tar.gz
+/tokenizers-0.15.0.tar.gz
diff --git a/python-tokenizers.spec b/python-tokenizers.spec
index eef6334..bf9a464 100644
--- a/python-tokenizers.spec
+++ b/python-tokenizers.spec
@@ -1,5 +1,5 @@
%global pypi_name tokenizers
-%global pypi_version 0.14.1
+%global pypi_version 0.15.0
%global pkg_summary Fast State-of-the-Art Tokenizers optimized for Research and Production
%global pkg_description %{expand:
%{pkg_summary}}
@@ -69,4 +69,4 @@ cd ./bindings/python
%changelog
* Sun Mar 31 2024 YunShu
-- add tokenizers 0.14.1
+- add tokenizers 0.15.0
diff --git a/sources b/sources
index 63175b9..19e3728 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d738b2d85e6cf5c47ba016e5f03b135 tokenizers-0.14.1.tar.gz
+13ed04e9af45628593d9cbba467562ae tokenizers-0.15.0.tar.gz