diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:23:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:23:39 +0000 |
commit | d0ab905f6e36ffbbc60b1fc95bd895e9d316b882 (patch) | |
tree | d5cd522ae67cfd991b9bc15cf60f3f0a9ac44828 | |
parent | 664830c73720b8744903646f0d89659b672a03ea (diff) |
automatic import of python-nlpo3openeuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-nlpo3.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /nlpo3-1.2.6.tar.gz +/nlpo3-1.3.0.tar.gz 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 @@ -1 +1 @@ -f6d74d2db4e73f47ea68acbe2776575c nlpo3-1.2.6.tar.gz +b0aadb8d2d8c745813e9b153a1742896 nlpo3-1.3.0.tar.gz |