summaryrefslogtreecommitdiff
path: root/python-lti-consumer-xblock.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-lti-consumer-xblock.spec')
-rw-r--r--python-lti-consumer-xblock.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-lti-consumer-xblock.spec b/python-lti-consumer-xblock.spec
index dae043f..11d707b 100644
--- a/python-lti-consumer-xblock.spec
+++ b/python-lti-consumer-xblock.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-lti-consumer-xblock
-Version: 9.0.0
+Version: 9.0.3
Release: 1
Summary: This XBlock implements the consumer side of the LTI specification.
License: GNU Affero General Public License v3
URL: https://github.com/openedx/xblock-lti-consumer
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/46/e6/d9400f235c7815ce54ead255c1281fd7d53ad23e9367ef17fce7346c9ae7/lti-consumer-xblock-9.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/e7/2f109c67606993ac8457cbe3ac1433b5c1245c052a24da1c6f3f7b9b4b60/lti-consumer-xblock-9.0.3.tar.gz
BuildArch: noarch
Requires: python3-XBlock
@@ -44,7 +44,7 @@ Provides: python3-lti-consumer-xblock-doc
For details regarding how to deploy this or any other XBlock in the lms instance, see the `installing-the-xblock`_ documentation.
%prep
-%autosetup -n lti-consumer-xblock-9.0.0
+%autosetup -n lti-consumer-xblock-9.0.3
%build
%py3_build
@@ -84,5 +84,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 9.0.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 9.0.3-1
- Package Spec generated