summaryrefslogtreecommitdiff
path: root/python-sentencepiece.spec
diff options
context:
space:
mode:
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