diff options
Diffstat (limited to 'python-django-configurations.spec')
-rw-r--r-- | python-django-configurations.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-django-configurations.spec b/python-django-configurations.spec index 50e676d..2dd37db 100644 --- a/python-django-configurations.spec +++ b/python-django-configurations.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-configurations -Version: 2.4 +Version: 2.4.1 Release: 1 Summary: A helper for organizing Django settings. License: BSD URL: https://django-configurations.readthedocs.io/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9b/09/298dc223f7063af32a2ab06a3f2e33baab8cb8be2854b71ce2e03924c969/django-configurations-2.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/15/55ce0d76843df65f7ba80537d9fefd9a8f1c58284f01c96df6ebc8cd2209/django-configurations-2.4.1.tar.gz BuildArch: noarch Requires: python3-django @@ -53,7 +53,7 @@ object oriented programming patterns. Check out the `documentation`_ for more complete examples. %prep -%autosetup -n django-configurations-2.4 +%autosetup -n django-configurations-2.4.1 %build %py3_build @@ -93,5 +93,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.4-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.4.1-1 - Package Spec generated |