!8 Upgrade to 1.1.5
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
92f2654d30
@ -1,16 +1,16 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-tinyrpc
|
Name: python-tinyrpc
|
||||||
Version: 1.0.4
|
Version: 1.1.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq.
|
Summary: A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/mbr/tinyrpc
|
URL: http://github.com/mbr/tinyrpc
|
||||||
Source0: https://files.pythonhosted.org/packages/9d/91/c639ba014aada92446516c5fc4b04f2cee3539ab2d0758a6a87a6da973cb/tinyrpc-1.0.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/4c/d6/f0429f1af12e9c263135779514f9e4ed7f38253574c427726f517d45f049/tinyrpc-1.1.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
A small and modular way of handling web-related RPC
|
||||||
|
|
||||||
%package -n python3-tinyrpc
|
%package -n python3-tinyrpc
|
||||||
Summary: A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq.
|
Summary: A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq.
|
||||||
@ -18,16 +18,16 @@ Provides: python-tinyrpc
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
%description -n python3-tinyrpc
|
%description -n python3-tinyrpc
|
||||||
|
A small and modular way of handling web-related RPC
|
||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Development documents and examples for tinyrpc
|
Summary: Development documents and examples for tinyrpc
|
||||||
Provides: python3-tinyrpc-doc
|
Provides: python3-tinyrpc-doc
|
||||||
%description help
|
%description help
|
||||||
|
A small and modular way of handling web-related RPC
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n tinyrpc-1.0.4
|
%autosetup -n tinyrpc-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 24 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Thu Sep 29 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.1.5-1
|
||||||
|
- Upgrade to 1.1.5
|
||||||
|
|
||||||
|
* Tue Nov 24 2020 Python_Bot <Python_Bot@openeuler.org> - 1.0.4-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
tinyrpc-1.1.5.tar.gz
Normal file
BIN
tinyrpc-1.1.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user