From d0ab905f6e36ffbbc60b1fc95bd895e9d316b882 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:23:39 +0000 Subject: automatic import of python-nlpo3 --- .gitignore | 1 + python-nlpo3.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7d45073..1363818 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.2.6-1 +* Tue Apr 25 2023 Python_Bot - 1.3.0-1 - Package Spec generated diff --git a/sources b/sources index c218bb8..83f0c88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6d74d2db4e73f47ea68acbe2776575c nlpo3-1.2.6.tar.gz +b0aadb8d2d8c745813e9b153a1742896 nlpo3-1.3.0.tar.gz -- cgit v1.2.3