diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 06:09:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 06:09:20 +0000 |
| commit | 1e2353ef584f77c862601b5ce1963c1d4609b722 (patch) | |
| tree | 6f5c7a919ca22647f8f5077c6ffe7c27f20b64e1 | |
| parent | 3482e0f2c65ba75aaa958ab34c7b4dba891b6057 (diff) | |
automatic import of python-edx-django-utilsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-edx-django-utils.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -ee03ea83bedf1c85132646bc3e34f401 edx-django-utils-5.3.0.tar.gz +e57f78628369ba989cbf58011dbd1daf edx-django-utils-5.4.0.tar.gz |
