summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-interpret-community.spec15
-rw-r--r--sources2
3 files changed, 10 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 0eac6dd..4e7bec5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/interpret_community-0.28.0.tar.gz
+/interpret_community-0.29.0.tar.gz
diff --git a/python-interpret-community.spec b/python-interpret-community.spec
index 2090ba7..7317515 100644
--- a/python-interpret-community.spec
+++ b/python-interpret-community.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-interpret-community
-Version: 0.28.0
+Version: 0.29.0
Release: 1
Summary: Microsoft Interpret Extensions SDK for Python
License: MIT License
URL: https://github.com/interpretml/interpret-community
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0a/b5/339e7c770243b44311713a85780bbd3d4c6a4cd1db063eb2fd0d9ebab753/interpret_community-0.28.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8a/c6/080734fd96bb9ea46f32e19ae24156c42342bd1d42055f9dda4e9d18877e/interpret_community-0.29.0.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -16,6 +16,7 @@ Requires: python3-scikit-learn
Requires: python3-packaging
Requires: python3-interpret-core[required]
Requires: python3-shap
+Requires: python3-raiutils
Requires: python3-tensorflow
Requires: python3-pyyaml
Requires: python3-keras
@@ -26,7 +27,7 @@ Requires: python3-hdbscan
%description
# Microsoft Interpret Community SDK for Python
-### This package has been tested with Python 3.6, 3.7 and 3.8
+### This package has been tested with Python 3.7, 3.8 and 3.9
The Interpret Community SDK builds on Interpret, an open source python package from Microsoft Research for training interpretable models, and helps to explain blackbox systems by adding additional extensions from the community to interpret ML models.
@@ -70,7 +71,7 @@ BuildRequires: python3-pip
%description -n python3-interpret-community
# Microsoft Interpret Community SDK for Python
-### This package has been tested with Python 3.6, 3.7 and 3.8
+### This package has been tested with Python 3.7, 3.8 and 3.9
The Interpret Community SDK builds on Interpret, an open source python package from Microsoft Research for training interpretable models, and helps to explain blackbox systems by adding additional extensions from the community to interpret ML models.
@@ -111,7 +112,7 @@ Provides: python3-interpret-community-doc
%description help
# Microsoft Interpret Community SDK for Python
-### This package has been tested with Python 3.6, 3.7 and 3.8
+### This package has been tested with Python 3.7, 3.8 and 3.9
The Interpret Community SDK builds on Interpret, an open source python package from Microsoft Research for training interpretable models, and helps to explain blackbox systems by adding additional extensions from the community to interpret ML models.
@@ -147,7 +148,7 @@ https://github.com/microsoft/responsible-ai-toolbox
%prep
-%autosetup -n interpret-community-0.28.0
+%autosetup -n interpret-community-0.29.0
%build
%py3_build
@@ -187,5 +188,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.28.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.29.0-1
- Package Spec generated
diff --git a/sources b/sources
index 107dd42..1c87b96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c59ee599b27568f5f2a5b969dae317a0 interpret_community-0.28.0.tar.gz
+73872275747006b13b32e934289a3777 interpret_community-0.29.0.tar.gz