summaryrefslogtreecommitdiff
path: root/python-sagemaker.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 11:43:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 11:43:33 +0000
commite1de34226728ae24017810cdf5f51ef962440d7f (patch)
treee0dc74570973d8cb3822abd89a8b4288b5646521 /python-sagemaker.spec
parent651d3e08ad8b80c16012eec40418aea18373769a (diff)
automatic import of python-sagemakeropeneuler20.03
Diffstat (limited to 'python-sagemaker.spec')
-rw-r--r--python-sagemaker.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sagemaker.spec b/python-sagemaker.spec
index fe9e433..059d8f0 100644
--- a/python-sagemaker.spec
+++ b/python-sagemaker.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sagemaker
-Version: 2.145.0
+Version: 2.148.0
Release: 1
Summary: Open source library for training and deploying models on Amazon SageMaker.
License: Apache License 2.0
URL: https://github.com/aws/sagemaker-python-sdk/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f5/30/ccbc3140dac62caf02024a24cd1a09b73dc9054cebb9cdf7df0c0693c1ed/sagemaker-2.145.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fe/e4/a45903d5aa426658f5520bc453dabde54f6601ba05b04aad65dc5607fc65/sagemaker-2.148.0.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-sagemaker-doc
%prep
-%autosetup -n sagemaker-2.145.0
+%autosetup -n sagemaker-2.148.0
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.145.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.148.0-1
- Package Spec generated