From af98f75cb450e62b2dff2bcdc35e17860870985a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:35:24 +0000 Subject: automatic import of python-awscurl --- .gitignore | 1 + python-awscurl.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e67d24a..c6645e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /awscurl-0.26.tar.gz +/awscurl-0.27.tar.gz diff --git a/python-awscurl.spec b/python-awscurl.spec index 8276140..5eb57ea 100644 --- a/python-awscurl.spec +++ b/python-awscurl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-awscurl -Version: 0.26 +Version: 0.27 Release: 1 Summary: Curl like tool with AWS request signing License: MIT URL: http://github.com/okigan/awscurl -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6e/95/74209c24ac099c109109229bee14886c210edefb3f6bd73096e3a2277a93/awscurl-0.26.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/9a/e7aba1d520d7f212e75a942ecfb9316b3589d5aff82e18b7e78b3ae4e41e/awscurl-0.27.tar.gz BuildArch: noarch Requires: python3-requests @@ -33,7 +33,7 @@ Provides: python3-awscurl-doc %prep -%autosetup -n awscurl-0.26 +%autosetup -n awscurl-0.27 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.26-1 +* Tue Apr 25 2023 Python_Bot - 0.27-1 - Package Spec generated diff --git a/sources b/sources index c2a1a2d..0dad3c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99646d7d2a443eecc5f0e71f2afb4ba7 awscurl-0.26.tar.gz +706d2384d6ec185b54c1fea0b69ed855 awscurl-0.27.tar.gz -- cgit v1.2.3