summaryrefslogtreecommitdiff
path: root/python-edx-django-utils.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-edx-django-utils.spec')
-rw-r--r--python-edx-django-utils.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 5.3.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.0-1
- Package Spec generated