Upgrade 6.0.2
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
33b63ad7d4
commit
194f3e69c2
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-multidict
|
||||
Version: 4.7.6
|
||||
Release: 2
|
||||
Version: 6.0.2
|
||||
Release: 1
|
||||
Summary: multidict implementation
|
||||
License: Apache 2
|
||||
License: Apache-2.0
|
||||
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
|
||||
@ -30,7 +30,7 @@ Multidict is dict-like collection of key-value pairs where key might be occurred
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n multidict-4.7.6
|
||||
%autosetup -n multidict-6.0.2
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- 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