!10 Upgrade to latest release [python-django-compressor -> 4.4]

From: @Jason_828e 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-07-12 02:32:29 +00:00 committed by Gitee
commit e7bf2455b6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-django-compressor Name: python-django-compressor
Version: 4.3.1 Version: 4.4
Release: 1 Release: 1
Summary: Compresses linked and inline JavaScript or CSS into single cached files. Summary: Compresses linked and inline JavaScript or CSS into single cached files.
License: MIT License: MIT
URL: https://django-compressor.readthedocs.io/en/latest/ URL: https://django-compressor.readthedocs.io/en/latest/
Source0: https://files.pythonhosted.org/packages/2d/40/1c8b0073bd5e4b4395137191ab5e77f905b309c3bc75f1d6f97d0b6d9bd2/django_compressor-4.3.1.tar.gz Source0: https://files.pythonhosted.org/packages/1c/7d/8b878b082d7aca3f3d76da1743754d2a812571d0ee2cccbb6ee543f05843/django_compressor-4.4.tar.gz
BuildArch: noarch BuildArch: noarch
@ -61,6 +61,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Jul 11 2023 chenzixuan <chenzixuan@kylinos.cn> - 4.4-1
- Update package to version 4.4
* Fri Feb 24 2023 wubijie <wubijie@kylinos.cn> - 4.3.1-1 * Fri Feb 24 2023 wubijie <wubijie@kylinos.cn> - 4.3.1-1
- Update package to version 4.3.1 - Update package to version 4.3.1