!6 update to version 1.0.5
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
2b66857b11
Binary file not shown.
BIN
django-appconf-1.0.5.tar.gz
Normal file
BIN
django-appconf-1.0.5.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-django-appconf
|
Name: python-django-appconf
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A helper class for handling configuration defaults of packaged apps gracefully.
|
Summary: A helper class for handling configuration defaults of packaged apps gracefully.
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://django-appconf.readthedocs.io/
|
URL: https://django-appconf.readthedocs.io/
|
||||||
Source0: https://files.pythonhosted.org/packages/11/17/3093cd487d17e54d7d25ede33b0c7694982bf5f2a3d8055059f25eb9f90c/django-appconf-1.0.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/d6/dc/ab95f120aa249f215b1a7925a9062393c039481e1df77b4455e021ae6f67/django-appconf-1.0.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-django
|
Requires: python3-django
|
||||||
@ -31,7 +31,7 @@ A helper class for handling configuration defaults of packaged Django apps grace
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n django-appconf-1.0.4
|
%autosetup -n django-appconf-1.0.5
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -71,5 +71,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 20 2022 Ge Wang <wangge20@h-partners.com> - 1.0.5-1
|
||||||
|
- Update to version 1.0.5
|
||||||
|
|
||||||
* Sat Aug 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Sat Aug 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user