From 2ee3ffbcf40e5bdf3940ee37b503d61996a8856b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:43:50 +0000 Subject: automatic import of python-wandb --- .gitignore | 1 + python-wandb.spec | 8 ++++---- sources | 2 +- 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 - 0.14.2-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3