diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-purecloudplatformclientv2.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /PureCloudPlatformClientV2-168.0.0.tar.gz +/PureCloudPlatformClientV2-170.0.0.tar.gz 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 @@ -1 +1 @@ -66c58c5e92f95cb08032948626f9d639 PureCloudPlatformClientV2-168.0.0.tar.gz +06785a2ea71e7d5e2f18270bacf7bf7a PureCloudPlatformClientV2-170.0.0.tar.gz |