diff options
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 |