diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 15:15:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 15:15:50 +0000 |
commit | 6eb2ef35a7db10cfb72c5cbf47ff9815edd7ed0f (patch) | |
tree | 7d130b3f495052c4372febf2fd8faa1d81ee092d | |
parent | 1c09690e82be0287026cfc4d8d0e06fd021019ab (diff) |
automatic import of python-plivoopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-plivo.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /plivo-4.33.0.tar.gz +/plivo-4.33.1.tar.gz 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 @@ -1 +1 @@ -847127969a30b940435a4f5f293dd569 plivo-4.33.0.tar.gz +9ef7c7c3b3c875e252267c2ee4bbc426 plivo-4.33.1.tar.gz |