Upgrade 6.0.4

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-04-07 09:07:23 +08:00
parent ae62552dce
commit 3e5a952fcd
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.