From 6eb2ef35a7db10cfb72c5cbf47ff9815edd7ed0f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 15:15:50 +0000 Subject: automatic import of python-plivo --- .gitignore | 1 + python-plivo.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 69a373e..2885824 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 4.33.0-1 +* Sun Apr 23 2023 Python_Bot - 4.33.1-1 - Package Spec generated diff --git a/sources b/sources index 2cf635c..42fcf35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -847127969a30b940435a4f5f293dd569 plivo-4.33.0.tar.gz +9ef7c7c3b3c875e252267c2ee4bbc426 plivo-4.33.1.tar.gz -- cgit v1.2.3