summaryrefslogtreecommitdiff
path: root/python-yandexcloud.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 03:14:07 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 03:14:07 +0000
commit33bf555e300369a104c15adf55dd9c360cd0f0bd (patch)
treeebdd204d6c5e791ccbbb0f2350cf729bad8bbd42 /python-yandexcloud.spec
parentac587001d24a1f946938eeb103a42f0e6b57d509 (diff)
automatic import of python-yandexcloudopeneuler20.03
Diffstat (limited to 'python-yandexcloud.spec')
-rw-r--r--python-yandexcloud.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-yandexcloud.spec b/python-yandexcloud.spec
index 19e8468..635cd42 100644
--- a/python-yandexcloud.spec
+++ b/python-yandexcloud.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-yandexcloud
-Version: 0.208.0
+Version: 0.209.0
Release: 1
Summary: The Yandex.Cloud official SDK
License: MIT
URL: https://github.com/yandex-cloud/python-sdk
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1b/fa/761fa828c148770148dc070c237170f15e5f21f05e48c49ed55ad11790e2/yandexcloud-0.208.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/33/025e6f82f419d43c5436711fb882c08fa36c36e4c3ecea0f692ac5d28e07/yandexcloud-0.209.0.tar.gz
BuildArch: noarch
Requires: python3-cryptography
@@ -35,7 +35,7 @@ Provides: python3-yandexcloud-doc
%prep
-%autosetup -n yandexcloud-0.208.0
+%autosetup -n yandexcloud-0.209.0
%build
%py3_build
@@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.208.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.209.0-1
- Package Spec generated