update version to 1.8.1

This commit is contained in:
fly_fzc 2024-01-26 10:19:35 +08:00
parent 323e1960f5
commit f564f8687d
3 changed files with 12 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-tensorboard-plugin-wit
Version: 1.7.0
Version: 1.8.1
Release: 1
Summary: What-If Tool TensorBoard plugin.
License: Apache 2.0
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
@ -55,5 +55,15 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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>
- Package Spec generated

Binary file not shown.