From c52a00130cd6e5e12a5243cf632104a1c3f2efc2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:44:02 +0000 Subject: automatic import of python-django-configurations --- .gitignore | 1 + python-django-configurations.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 395326c..19be60c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /django-configurations-2.4.tar.gz +/django-configurations-2.4.1.tar.gz 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 - 2.4-1 +* Fri Apr 21 2023 Python_Bot - 2.4.1-1 - Package Spec generated diff --git a/sources b/sources index c84d0f2..53ea62e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7379588ca60f9fef94bf341c58ae5936 django-configurations-2.4.tar.gz +7fb8cdbc712ca6b9a9eb185f7cd6cada django-configurations-2.4.1.tar.gz -- cgit v1.2.3