From c44d3ea8b15a19058391a097873a727a618fd7dd Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:56:23 +0000 Subject: automatic import of python-arthurai --- .gitignore | 1 + python-arthurai.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0d8354d..f7a4b72 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /arthurai-3.24.0.tar.gz +/arthurai-3.25.0.tar.gz diff --git a/python-arthurai.spec b/python-arthurai.spec index 6135851..f87dddd 100644 --- a/python-arthurai.spec +++ b/python-arthurai.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-arthurai -Version: 3.24.0 +Version: 3.25.0 Release: 1 Summary: Arthur Python SDK License: MIT URL: https://pypi.org/project/arthurai/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ba/b7/14e810aab6f2ba9eb786ab8a98e617c8813722a77050120121b566793182/arthurai-3.24.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/77/f0/4a74a876bfefda5ed4dc5d659fa083167b47254eb63ed1b1421d0d1c30d4/arthurai-3.25.0.tar.gz BuildArch: noarch Requires: python3-dataclasses-json @@ -75,7 +75,7 @@ using the SDK, check out [our documentation](https://docs.arthur.ai/). %prep -%autosetup -n arthurai-3.24.0 +%autosetup -n arthurai-3.25.0 %build %py3_build @@ -115,5 +115,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 3.24.0-1 +* Tue Apr 25 2023 Python_Bot - 3.25.0-1 - Package Spec generated diff --git a/sources b/sources index 314c81f..23c5ea4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c87db8dcbd199fbdae691544be93c5b arthurai-3.24.0.tar.gz +b913a3d327f8b78238b8c39b5e1234c8 arthurai-3.25.0.tar.gz -- cgit v1.2.3