diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:51:35 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:51:35 +0000 |
commit | 7123cb1c79b329f790db96747873ff6e208e0c30 (patch) | |
tree | c36feaf7179ce1cfcc8526f8e4b1e1116512efc0 /python-purecloudplatformclientv2.spec | |
parent | d2c2c4b5661cd7950386be7fb20d005d368a2fb5 (diff) |
automatic import of python-purecloudplatformclientv2openeuler20.03
Diffstat (limited to 'python-purecloudplatformclientv2.spec')
-rw-r--r-- | python-purecloudplatformclientv2.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-purecloudplatformclientv2.spec b/python-purecloudplatformclientv2.spec index 011f5d1..37492b3 100644 --- a/python-purecloudplatformclientv2.spec +++ b/python-purecloudplatformclientv2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-PureCloudPlatformClientV2 -Version: 168.0.0 +Version: 170.0.0 Release: 1 Summary: PureCloud Platform API SDK License: None URL: https://developer.mypurecloud.com/api/rest/client-libraries/python/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/3c/05520ad2a171e40e7c20c095010fd2845b7927eee182f82fc90204018659/PureCloudPlatformClientV2-168.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/51/dc/78629fc92012f0c78b576d0b8e42c3b221a8836394f1fb40bc8b0f7fd933/PureCloudPlatformClientV2-170.0.0.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-PureCloudPlatformClientV2-doc A Python library to interface with the PureCloud Platform API %prep -%autosetup -n PureCloudPlatformClientV2-168.0.0 +%autosetup -n PureCloudPlatformClientV2-170.0.0 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 168.0.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 170.0.0-1 - Package Spec generated |