!5 upgrade to 1.0.5
From: @zhangy1317 Reviewed-by: @huangtianhua, @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
9a2bc23fad
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: 2
|
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-3-Clause
|
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,6 +71,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 1.0.5-1
|
||||||
|
- Upgrade version for openstack yoga
|
||||||
|
|
||||||
* Wed May 11 2022 yangping <yangping69@h-partners> - 1.0.4-2
|
* Wed May 11 2022 yangping <yangping69@h-partners> - 1.0.4-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user