diff options
Diffstat (limited to 'python-plivo.spec')
-rw-r--r-- | python-plivo.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-plivo.spec b/python-plivo.spec index 818d9da..45da2dc 100644 --- a/python-plivo.spec +++ b/python-plivo.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-plivo -Version: 4.33.0 +Version: 4.33.1 Release: 1 Summary: A Python SDK to make voice calls & send SMS using Plivo and to generate Plivo XML License: MIT URL: https://github.com/plivo/plivo-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/85/d8/e883ef6b7f5228d9ebc0d7b1e049251fe3c719b86a22878951ccaf3f0d70/plivo-4.33.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/fa/9ea1b9c02ae1af13595b5f88c3b7033838feb7e20bae0545a4e5dd1f4777/plivo-4.33.1.tar.gz BuildArch: noarch Requires: python3-requests @@ -54,7 +54,7 @@ See https://github.com/plivo/plivo-python for more information. %prep -%autosetup -n plivo-4.33.0 +%autosetup -n plivo-4.33.1 %build %py3_build @@ -94,5 +94,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.33.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.33.1-1 - Package Spec generated |