!13 upgrade openEuler-22.03-LTS-Next python-msgpack 1.0.3
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
7dd702e624
Binary file not shown.
BIN
msgpack-1.0.3.tar.gz
Normal file
BIN
msgpack-1.0.3.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-msgpack
|
Name: python-msgpack
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: MessagePack (de)serializer.
|
Summary: MessagePack (de)serializer.
|
||||||
License: Apache 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/msgpack/msgpack-python
|
URL: https://github.com/msgpack/msgpack-python
|
||||||
Source0: https://files.pythonhosted.org/packages/59/04/87fc6708659c2ed3b0b6d4954f270b6e931def707b227c4554f99bd5401e/msgpack-1.0.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/61/3c/2206f39880d38ca7ad8ac1b28d2d5ca81632d163b2d68ef90e46409ca057/msgpack-1.0.3.tar.gz
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -48,7 +48,7 @@ This package provides CPython bindings for reading and writing MessagePack data.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n msgpack-1.0.2
|
%autosetup -n msgpack-1.0.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 14 2022 xu_ping <xuping33@h-partners.com> - 1.0.3-1
|
||||||
|
- upgrade to 1.0.3
|
||||||
|
|
||||||
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.0.2-2
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.0.2-2
|
||||||
- DESC: delete BuildRequires gdb
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user