summaryrefslogtreecommitdiff
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
parentf418c7bdd34a0a4da94e901568a1a78e5179d3bd (diff)
automatic import of python-wandbopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-wandb.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f15bd94..4dc8b0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/wandb-0.14.2.tar.gz
+/wandb-0.15.0.tar.gz
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
diff --git a/sources b/sources
index 249b928..25a17f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae8b987d86479ef42008e694b8bb3228 wandb-0.14.2.tar.gz
+bb59b220972f6595b02fcf739732557f wandb-0.15.0.tar.gz