From e1de34226728ae24017810cdf5f51ef962440d7f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:43:33 +0000 Subject: automatic import of python-sagemaker --- .gitignore | 1 + python-sagemaker.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1e1347c..6f8b190 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sagemaker-2.145.0.tar.gz +/sagemaker-2.148.0.tar.gz 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 - 2.145.0-1 +* Fri Apr 21 2023 Python_Bot - 2.148.0-1 - Package Spec generated diff --git a/sources b/sources index baaad8b..d1d74a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e62d6d5fd6af670d63c5a05790fdf9b sagemaker-2.145.0.tar.gz +654bd2fa2cfa6b9057572feaa79e04b6 sagemaker-2.148.0.tar.gz -- cgit v1.2.3