From 10e354b08dcfb539ea193997acb53b7672e8f9b1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:09:49 +0000 Subject: automatic import of python-spacy --- .gitignore | 1 + python-spacy.spec | 8 ++++---- sources | 2 +- 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 - 3.5.1-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3