summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-ask-sdk-model.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 022c597..75b4006 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ask-sdk-model-1.60.0.tar.gz
+/ask-sdk-model-1.63.0.tar.gz
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
diff --git a/sources b/sources
index c049f65..fba7b05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e95b4b897fb4b9597be0f8816107d04a ask-sdk-model-1.60.0.tar.gz
+b2de60e08bd7860f3839931d2099513c ask-sdk-model-1.63.0.tar.gz