!4 Package upgrade
From: @xigaoxinyan Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
f4dfa8c091
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-multidict
|
||||
Version: 4.7.6
|
||||
Release: 3
|
||||
Version: 6.0.2
|
||||
Release: 1
|
||||
Summary: multidict implementation
|
||||
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
|
||||
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 6.0.2-1
|
||||
- Upgrade to version 6.0.2
|
||||
|
||||
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 4.7.6-3
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
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