summaryrefslogtreecommitdiff
path: root/python-wandb.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 13:43:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 13:43:50 +0000
commit2ee3ffbcf40e5bdf3940ee37b503d61996a8856b (patch)
tree7267a80da05d1b98634b5f4d5f22cf704dc2eeed /python-wandb.spec
parentf418c7bdd34a0a4da94e901568a1a78e5179d3bd (diff)
automatic import of python-wandbopeneuler20.03
Diffstat (limited to 'python-wandb.spec')
-rw-r--r--python-wandb.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-wandb.spec b/python-wandb.spec
index a10a7f9..9664592 100644
--- a/python-wandb.spec
+++ b/python-wandb.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-wandb
-Version: 0.14.2
+Version: 0.15.0
Release: 1
Summary: A CLI and library for interacting with the Weights and Biases API.
License: MIT license
URL: https://github.com/wandb/wandb
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/8c/450c329e607e7b09413e27a5953adbe0ee61071fb54370fa3e4424fec9ed/wandb-0.14.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b4/d2/7fd1b3e353cff0f80df40d1226af902472185e515aeb609a65e7309a40d1/wandb-0.15.0.tar.gz
BuildArch: noarch
Requires: python3-Click
@@ -361,7 +361,7 @@ Got questions, feedback or want to join a community of ML engineers working on e
%prep
-%autosetup -n wandb-0.14.2
+%autosetup -n wandb-0.15.0
%build
%py3_build
@@ -401,5 +401,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.14.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.15.0-1
- Package Spec generated