summaryrefslogtreecommitdiff
path: root/python-spacy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-spacy.spec')
-rw-r--r--python-spacy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-spacy.spec b/python-spacy.spec
index 1a55097..7d10eed 100644
--- a/python-spacy.spec
+++ b/python-spacy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-spacy
-Version: 3.5.1
+Version: 3.5.2
Release: 1
Summary: Industrial-strength Natural Language Processing (NLP) in Python
License: MIT
URL: https://spacy.io
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/72/8b/59e16583645a87debe43ad37be52589f337198c2e8de5b6493bb95c71c6a/spacy-3.5.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/17/46f037b3d49844e4cd529f8d24e3873d52befeab1533899f183290b8b6d1/spacy-3.5.2.tar.gz
Requires: python3-spacy-legacy
Requires: python3-spacy-loggers
@@ -929,7 +929,7 @@ python -m pytest --pyargs spacy
%prep
-%autosetup -n spacy-3.5.1
+%autosetup -n spacy-3.5.2
%build
%py3_build
@@ -969,5 +969,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.5.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.5.2-1
- Package Spec generated