From a6d15758d773cdf8e90c11d908e1342f8dc6f0a2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 17:12:20 +0000 Subject: automatic import of python-spacy-transformers --- python-spacy-transformers.spec | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'python-spacy-transformers.spec') diff --git a/python-spacy-transformers.spec b/python-spacy-transformers.spec index cfb5ab2..5148eb4 100644 --- a/python-spacy-transformers.spec +++ b/python-spacy-transformers.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-spacy-transformers -Version: 1.2.2 +Version: 1.2.3 Release: 1 Summary: spaCy pipelines for pre-trained BERT and other transformers License: MIT URL: https://spacy.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a1/fa/711780a25596a4254c81734a5ea3aa09874732a24b02cf36503e5399a407/spacy-transformers-1.2.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/53/95/9edb2e8412ff4877ce59c0b7aac44402037fa0a49a9ad3e859cc33339329/spacy-transformers-1.2.3.tar.gz Requires: python3-spacy Requires: python3-numpy @@ -104,6 +104,12 @@ pip install spacy-transformers -f https://download.pytorch.org/whl/torch_stable. [Transformer architectures](https://spacy.io/api/architectures#transformers): Architectures and registered functions +## Bug reports and other issues + +Please use [spaCy's issue tracker](https://github.com/explosion/spaCy/issues) to report a bug, or open a new thread on the +[discussion board](https://github.com/explosion/spaCy/discussions) +for any other issue. + %package -n python3-spacy-transformers Summary: spaCy pipelines for pre-trained BERT and other transformers @@ -192,6 +198,12 @@ pip install spacy-transformers -f https://download.pytorch.org/whl/torch_stable. [Transformer architectures](https://spacy.io/api/architectures#transformers): Architectures and registered functions +## Bug reports and other issues + +Please use [spaCy's issue tracker](https://github.com/explosion/spaCy/issues) to report a bug, or open a new thread on the +[discussion board](https://github.com/explosion/spaCy/discussions) +for any other issue. + %package help Summary: Development documents and examples for spacy-transformers @@ -274,9 +286,15 @@ pip install spacy-transformers -f https://download.pytorch.org/whl/torch_stable. [Transformer architectures](https://spacy.io/api/architectures#transformers): Architectures and registered functions +## Bug reports and other issues + +Please use [spaCy's issue tracker](https://github.com/explosion/spaCy/issues) to report a bug, or open a new thread on the +[discussion board](https://github.com/explosion/spaCy/discussions) +for any other issue. + %prep -%autosetup -n spacy-transformers-1.2.2 +%autosetup -n spacy-transformers-1.2.3 %build %py3_build @@ -316,5 +334,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.2.2-1 +* Fri Apr 21 2023 Python_Bot - 1.2.3-1 - Package Spec generated -- cgit v1.2.3