summaryrefslogtreecommitdiff
path: root/python-sentencepiece.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 08:34:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 08:34:18 +0000
commit81c70c748ca59bcdd69510e3ac1de3a5cb516b32 (patch)
tree7176f36015b039bd2ccddbf968c9014d9b6a995b /python-sentencepiece.spec
parent6de5ea9208875f5ae90dd3a74b245b7a52210165 (diff)
automatic import of python-sentencepieceopeneuler20.03
Diffstat (limited to 'python-sentencepiece.spec')
-rw-r--r--python-sentencepiece.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sentencepiece.spec b/python-sentencepiece.spec
index e851006..4e046dd 100644
--- a/python-sentencepiece.spec
+++ b/python-sentencepiece.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sentencepiece
-Version: 0.1.97
+Version: 0.1.98
Release: 1
Summary: SentencePiece python wrapper
License: Apache
URL: https://github.com/google/sentencepiece
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/87/f26695307c0aa00e6938f5de795fc7f2c718a448b48d29a4c8c8dbf829d3/sentencepiece-0.1.97.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/ea/b6cc06f178c4ad88f265011d7a2649a7d5278a88a7afa63cda9344513ea6/sentencepiece-0.1.98.tar.gz
%description
@@ -585,7 +585,7 @@ print(sp.encode('this is test'))
%prep
-%autosetup -n sentencepiece-0.1.97
+%autosetup -n sentencepiece-0.1.98
%build
%py3_build
@@ -625,5 +625,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.97-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.98-1
- Package Spec generated