summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 04:35:24 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 04:35:24 +0000
commitaf98f75cb450e62b2dff2bcdc35e17860870985a (patch)
tree62d8b5625e8ff0084e47d5668686fa1b11434f94
parent7bb565be0f1ea3c2d3145078735c36e14d56410e (diff)
automatic import of python-awscurlopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-awscurl.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 0.26-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 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