!15 Upgrade version to 2.8.0
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
6715754d66
BIN
python-u-msgpack-python-2.8.0.tar.gz
Normal file
BIN
python-u-msgpack-python-2.8.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global with_tests 0%{?_with_tests:1}
|
||||
Name: python-u-msgpack-python
|
||||
Version: 2.7.1
|
||||
Version: 2.8.0
|
||||
Release: 1
|
||||
Summary: A lightweight MessagePack serializer and deserializer module written in pure Python
|
||||
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/u-msgpack-python/
|
||||
Source0: https://github.com/vsergeev/u-msgpack-python/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: https://github.com/vsergeev/u-msgpack-python/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
@ -44,11 +44,14 @@ the new binary, UTF-8 string, and application-defined ext types.
|
||||
%files -n python3-u-msgpack-python
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{python3_sitelib}/{__pycache__/*,umsgpack.py}
|
||||
%{python3_sitelib}/umsgpack/*
|
||||
%{python3_sitelib}/u_msgpack_python-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Jun 07 2022 yangping <yangping69@h-partners.com> - 2.7.1-1
|
||||
* Tue Aug 22 2023 xu_ping <707078654@qq.com> - 2.8.0-1
|
||||
- Update to V2.8.0
|
||||
|
||||
* Tue Jun 07 2022 yangping <yangping69@h-partners.com> - 2.7.1-1
|
||||
- Update to V2.7.1
|
||||
|
||||
* Fri Apr 15 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 2.5.0-4
|
||||
|
||||
BIN
v2.7.1.tar.gz
BIN
v2.7.1.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user