!5 upgrade openEuler-22.03-LTS-Next python-multidict 6.0.2
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
123f48fbd0
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-multidict
|
Name: python-multidict
|
||||||
Version: 4.7.6
|
Version: 6.0.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: multidict implementation
|
Summary: multidict implementation
|
||||||
License: Apache 2
|
License: Apache-2.0
|
||||||
URL: https://github.com/aio-libs/multidict
|
URL: https://github.com/aio-libs/multidict
|
||||||
Source0: https://files.pythonhosted.org/packages/65/d4/fabdcc5ee4451c8a8e177e27ddfd131a53a82ecc5a3b68468b7e9f8d70b4/multidict-4.7.6.tar.gz
|
Source0: https://github.com/aio-libs/multidict/archive/refs/tags/v%{version}.tar.gz
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -30,7 +30,7 @@ Multidict is dict-like collection of key-value pairs where key might be occurred
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n multidict-4.7.6
|
%autosetup -n multidict-6.0.2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 14 2022 xu_ping <xuping33@h-partners.com> - 6.0.2-1
|
||||||
|
- Upgrade to version 6.0.2
|
||||||
|
|
||||||
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.7.6-2
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.7.6-2
|
||||||
- DESC: delete BuildRequires gdb
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
|
|||||||
BIN
v6.0.2.tar.gz
Normal file
BIN
v6.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user