summaryrefslogtreecommitdiff
path: root/python-arthurai.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-arthurai.spec')
-rw-r--r--python-arthurai.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 3.24.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.25.0-1
- Package Spec generated