update to 6.0.3
This commit is contained in:
parent
f4dfa8c091
commit
3e0bc335b9
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-multidict
|
Name: python-multidict
|
||||||
Version: 6.0.2
|
Version: 6.0.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: multidict implementation
|
Summary: multidict implementation
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -30,7 +30,7 @@ Multidict is dict-like collection of key-value pairs where key might be occurred
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n multidict-6.0.2
|
%autosetup -n multidict-6.0.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 15 2022 fushanqing <fushanqing@kylinos.cn> - 6.0.3-1
|
||||||
|
- update to version 6.0.3
|
||||||
|
|
||||||
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 6.0.2-1
|
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 6.0.2-1
|
||||||
- Upgrade to version 6.0.2
|
- Upgrade to version 6.0.2
|
||||||
|
|
||||||
|
|||||||
BIN
v6.0.2.tar.gz
BIN
v6.0.2.tar.gz
Binary file not shown.
BIN
v6.0.3.tar.gz
Normal file
BIN
v6.0.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user