From 80a8f2ed11aea6b7dfc98500a6f10440230e336d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 08:27:21 +0000 Subject: automatic import of python-lti-consumer-xblock --- .gitignore | 1 + python-lti-consumer-xblock.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 06b9259..09ec7f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lti-consumer-xblock-9.0.0.tar.gz +/lti-consumer-xblock-9.0.3.tar.gz 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 - 9.0.0-1 +* Sun Apr 23 2023 Python_Bot - 9.0.3-1 - Package Spec generated diff --git a/sources b/sources index d466682..67cd9eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b4ed422e43d97f7d69d8d2d58e6adbe lti-consumer-xblock-9.0.0.tar.gz +0992c2138825c8eb95ad2e8f07f3777e lti-consumer-xblock-9.0.3.tar.gz -- cgit v1.2.3