!7 Upgrade 6.0.4

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-04-07 06:07:19 +00:00 committed by Gitee
commit 42b097fc6a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: python-multidict
Version: 6.0.3
Version: 6.0.4
Release: 1
Summary: multidict implementation
License: Apache-2.0
@ -30,7 +30,7 @@ Multidict is dict-like collection of key-value pairs where key might be occurred
%prep
%autosetup -n multidict-6.0.3
%autosetup -n multidict-%{version}
%build
%py3_build
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Apr 07 2023 xu_ping <707078654@qq.com> - 6.0.4-1
- update to version 6.0.4
* Thu Dec 15 2022 fushanqing <fushanqing@kylinos.cn> - 6.0.3-1
- update to version 6.0.3

Binary file not shown.

BIN
v6.0.4.tar.gz Normal file

Binary file not shown.