summaryrefslogtreecommitdiff
path: root/python-aegea.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-aegea.spec')
-rw-r--r--python-aegea.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-aegea.spec b/python-aegea.spec
index 8fc1adc..e146278 100644
--- a/python-aegea.spec
+++ b/python-aegea.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-aegea
-Version: 4.3.4
+Version: 4.4.0
Release: 1
Summary: Amazon Web Services Operator Interface
License: Apache Software License
URL: https://github.com/kislyuk/aegea
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/7d/ebf0a37606394f0103ef81287501cc6794760fe4f130227056bbc45afc41/aegea-4.3.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/43/a3/0f565f96f0a1ebed4492183f0206b7f04637f28d0b085bc5b453943554bd/aegea-4.4.0.tar.gz
BuildArch: noarch
Requires: python3-boto3
@@ -169,7 +169,7 @@ Below are some highlights from Aegea's suite of commands. Run ``aegea --help`` t
+----------------------------+-----------------------------------------------------------------------------------------+
%prep
-%autosetup -n aegea-4.3.4
+%autosetup -n aegea-4.4.0
%build
%py3_build
@@ -209,5 +209,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.3.4-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0-1
- Package Spec generated