summaryrefslogtreecommitdiff
path: root/python-nlpo3.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 09:23:39 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 09:23:39 +0000
commitd0ab905f6e36ffbbc60b1fc95bd895e9d316b882 (patch)
treed5cd522ae67cfd991b9bc15cf60f3f0a9ac44828 /python-nlpo3.spec
parent664830c73720b8744903646f0d89659b672a03ea (diff)
automatic import of python-nlpo3openeuler20.03
Diffstat (limited to 'python-nlpo3.spec')
-rw-r--r--python-nlpo3.spec8
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