summaryrefslogtreecommitdiff
path: root/python-nlp-primitives.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-nlp-primitives.spec')
-rw-r--r--python-nlp-primitives.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/python-nlp-primitives.spec b/python-nlp-primitives.spec
index 0ebf336..8caff31 100644
--- a/python-nlp-primitives.spec
+++ b/python-nlp-primitives.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-nlp-primitives
-Version: 2.10.0
+Version: 2.11.0
Release: 1
Summary: natural language processing primitives for Featuretools
License: BSD 3-clause
URL: https://pypi.org/project/nlp-primitives/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b3/f0/c5034c106873854af7b1b69c65377d13ff44290eefb7626d40d231d95dc9/nlp_primitives-2.10.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/35/183d2fec15e454e5b2e97f5832eb3384ca9d3097d1562187402e0e750892/nlp_primitives-2.11.0.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -13,7 +13,6 @@ Requires: python3-pandas
Requires: python3-featuretools
Requires: python3-nltk
Requires: python3-scikit-learn
-Requires: python3-woodwork
Requires: python3-tensorflow-hub
Requires: python3-tensorflow
Requires: python3-tensorflow-metal
@@ -405,7 +404,7 @@ This will install all pip dependencies.
%prep
-%autosetup -n nlp-primitives-2.10.0
+%autosetup -n nlp-primitives-2.11.0
%build
%py3_build
@@ -445,5 +444,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.10.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.11.0-1
- Package Spec generated