From 1e2353ef584f77c862601b5ce1963c1d4609b722 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 06:09:20 +0000 Subject: automatic import of python-edx-django-utils --- .gitignore | 1 + python-edx-django-utils.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e1f0c60..801bfb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /edx-django-utils-5.3.0.tar.gz +/edx-django-utils-5.4.0.tar.gz diff --git a/python-edx-django-utils.spec b/python-edx-django-utils.spec index 4cb55ce..a90c68d 100644 --- a/python-edx-django-utils.spec +++ b/python-edx-django-utils.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-edx-django-utils -Version: 5.3.0 +Version: 5.4.0 Release: 1 Summary: EdX utilities for Django Application development. License: Apache Software License URL: https://github.com/openedx/edx-django-utils -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/4e/a1f367b059ed5e57a82cf030c4137b64602fd2d09664b31fbe209aa26c1b/edx-django-utils-5.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0a/8c/21428eeeb78b4b5f8944b88b0969e60d83b0a29301adaaefe1bd14f6196c/edx-django-utils-5.4.0.tar.gz BuildArch: noarch Requires: python3-Django @@ -51,7 +51,7 @@ needs to be made as to whether code properly belongs here or not. Please review with the Architecture Team if you have any questions. %prep -%autosetup -n edx-django-utils-5.3.0 +%autosetup -n edx-django-utils-5.4.0 %build %py3_build @@ -91,5 +91,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 5.3.0-1 +* Sun Apr 23 2023 Python_Bot - 5.4.0-1 - Package Spec generated diff --git a/sources b/sources index 71dccc7..c72ea87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee03ea83bedf1c85132646bc3e34f401 edx-django-utils-5.3.0.tar.gz +e57f78628369ba989cbf58011dbd1daf edx-django-utils-5.4.0.tar.gz -- cgit v1.2.3