summaryrefslogtreecommitdiff
path: root/python-moto-ext.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-moto-ext.spec')
-rw-r--r--python-moto-ext.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/python-moto-ext.spec b/python-moto-ext.spec
index 1662b6c..834652c 100644
--- a/python-moto-ext.spec
+++ b/python-moto-ext.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-moto-ext
-Version: 4.1.5.post2
+Version: 4.1.7.post2
Release: 1
Summary: please add a summary manually as the author left a blank one
License: Apache License 2.0
URL: https://github.com/localstack/moto
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ae/6a/3b96f126274e6f9e735e47b38eb700642f0bd900878ce8911a1139a5fdad/moto-ext-4.1.5.post2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dc/30/ac63d37ea7f09b2af528b98a26214e8081ed53eb7d13b5db14dd48598669/moto-ext-4.1.7.post2.tar.gz
BuildArch: noarch
Requires: python3-boto3
@@ -56,7 +56,9 @@ Requires: python3-jose[cryptography]
Requires: python3-ecdsa
Requires: python3-sshpubkeys
Requires: python3-docker
+Requires: python3-py-partiql-parser
Requires: python3-docker
+Requires: python3-py-partiql-parser
Requires: python3-sshpubkeys
Requires: python3-sshpubkeys
Requires: python3-sshpubkeys
@@ -113,7 +115,7 @@ Fork of [Moto](https://github.com/getmoto/moto) with patches and fixes for [Loca
%prep
-%autosetup -n moto-ext-4.1.5.post2
+%autosetup -n moto-ext-4.1.7.post2
%build
%py3_build
@@ -153,5 +155,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.5.post2-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.7.post2-1
- Package Spec generated