diff options
Diffstat (limited to 'python-nlpo3.spec')
-rw-r--r-- | python-nlpo3.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-nlpo3.spec b/python-nlpo3.spec index bb6dcae..7afb5a8 100644 --- a/python-nlpo3.spec +++ b/python-nlpo3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-nlpo3 -Version: 1.2.6 +Version: 1.3.0 Release: 1 Summary: Python binding for nlpO3 Thai language processing library in Rust License: Apache-2.0 URL: https://github.com/PyThaiNLP/nlpo3/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/3b/1514977f53c0e8e86b1fce6c9523cd7e248e729864505c7475bc13595700/nlpo3-1.2.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f0/32/c157467f2fdd4969a3d1c421e56aa7ec1f43f2c4c4ab405e93cf9226e047/nlpo3-1.3.0.tar.gz %description @@ -282,7 +282,7 @@ Please report issues at https://github.com/PyThaiNLP/nlpo3/issues %prep -%autosetup -n nlpo3-1.2.6 +%autosetup -n nlpo3-1.3.0 %build %py3_build @@ -322,5 +322,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.6-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.0-1 - Package Spec generated |