!4 update version to 1.8.1

From: @fly_fzc 
Reviewed-by: @gaoruoshu, @zhuofeng6 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2024-01-30 02:22:35 +00:00 committed by Gitee
commit 44e5f52df2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 12 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-tensorboard-plugin-wit Name: python-tensorboard-plugin-wit
Version: 1.7.0 Version: 1.8.1
Release: 1 Release: 1
Summary: What-If Tool TensorBoard plugin. Summary: What-If Tool TensorBoard plugin.
License: Apache 2.0 License: Apache 2.0
URL: https://pypi.org/project/tensorboard-plugin-wit/ URL: https://pypi.org/project/tensorboard-plugin-wit/
Source0: https://files.pythonhosted.org/packages/b6/85/5c5ac0a8c5efdfab916e9c6bc18963f6a6996a8a1e19ec4ad8c9ac9c623c/tensorboard_plugin_wit-1.7.0-py3-none-any.whl Source0: https://files.pythonhosted.org/packages/e0/68/e8ecfac5dd594b676c23a7f07ea34c197d7d69b3313afdf8ac1b0a9905a2/tensorboard_plugin_wit-1.8.1-py3-none-any.whl
BuildArch: noarch BuildArch: noarch
@ -55,5 +55,15 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Jan 26 2024 fuanan <fuanan3@h-partners.com> - 1.8.1-1
- update version to 1.8.1
- bump http-proxy from 1.17.0 to 1.8.1
- fix broken link
- add chunked inference
- fix attrs in custom predict fn for tensorboard
- fixing infer edge case issue
- explicitly require bash(Change /bin/sh to /bin/bash in build_pip_package.sh)
- add support for witwidget for JupyterLab 3.x.
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> * Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated

Binary file not shown.