summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 17:12:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 17:12:20 +0000
commita6d15758d773cdf8e90c11d908e1342f8dc6f0a2 (patch)
tree700d0b78daef23208aa0d42290b3e7e5de52283c
parent9836fbcd4218a814526672caa21399014a093c29 (diff)
automatic import of python-spacy-transformersopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-spacy-transformers.spec26
-rw-r--r--sources2
3 files changed, 24 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 30d63b8..3a899cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/spacy-transformers-1.2.2.tar.gz
+/spacy-transformers-1.2.3.tar.gz
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 <Python_Bot@openeuler.org> - 1.2.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.3-1
- Package Spec generated
diff --git a/sources b/sources
index 7d5579d..909b001 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cc7caf08495c0a4838b0e0a2a59b48a spacy-transformers-1.2.2.tar.gz
+10f81bd6758351b004dfa96767513498 spacy-transformers-1.2.3.tar.gz