diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:25:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:25:23 +0000 |
commit | 74d155b5a8fdc6b5e11d5b779fbbf318352ba7b0 (patch) | |
tree | 39e75753328970b9675c370e0e1e4216f72a38c1 /python-moto-ext.spec | |
parent | 762f54fa2960bac418b16ff1500ea2e6b35261d9 (diff) |
automatic import of python-moto-extopeneuler20.03
Diffstat (limited to 'python-moto-ext.spec')
-rw-r--r-- | python-moto-ext.spec | 10 |
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 |