diff options
Diffstat (limited to 'python-ask-sdk-model.spec')
-rw-r--r-- | python-ask-sdk-model.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ask-sdk-model.spec b/python-ask-sdk-model.spec index 49439c0..1896329 100644 --- a/python-ask-sdk-model.spec +++ b/python-ask-sdk-model.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ask-sdk-model -Version: 1.60.0 +Version: 1.63.0 Release: 1 Summary: The ASK SDK Model package provides model definitions, for building Alexa Skills. License: Apache 2.0 URL: https://github.com/alexa/alexa-apis-for-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/12/68/7b98e1708c899819c19966c7e2ede109b95725f10741c81db7aceafb8a50/ask-sdk-model-1.60.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d8/73/feabd31bce03fbe8e1a3de170d73da6f1639df09fd3dc0ee87d42d47a35f/ask-sdk-model-1.63.0.tar.gz BuildArch: noarch Requires: python3-six @@ -31,7 +31,7 @@ Provides: python3-ask-sdk-model-doc %prep -%autosetup -n ask-sdk-model-1.60.0 +%autosetup -n ask-sdk-model-1.63.0 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.60.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.63.0-1 - Package Spec generated |