summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 11:09:49 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 11:09:49 +0000
commit10e354b08dcfb539ea193997acb53b7672e8f9b1 (patch)
tree81b2b5685d00e81d6a283c69c3b0dc6570cf2a80
parent2608f17d0d98726929ffc3666e8181eb51332b6f (diff)
automatic import of python-spacyopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-spacy.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index c88677f..abc5031 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/spacy-3.5.1.tar.gz
+/spacy-3.5.2.tar.gz
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
diff --git a/sources b/sources
index 7576e14..51da188 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-243f8ad14aa240f6aaa252d73bd57e71 spacy-3.5.1.tar.gz
+fd074da4f25f2362acce5ff13f05d545 spacy-3.5.2.tar.gz