Upgrade to 1.1.5
This commit is contained in:
parent
f17114fd64
commit
2e24226ae0
@ -1,16 +1,16 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-tinyrpc
|
||||
Version: 1.0.4
|
||||
Version: 1.1.5
|
||||
Release: 1
|
||||
Summary: A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq.
|
||||
License: MIT
|
||||
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
|
||||
|
||||
|
||||
%description
|
||||
|
||||
A small and modular way of handling web-related RPC
|
||||
|
||||
%package -n python3-tinyrpc
|
||||
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-setuptools
|
||||
%description -n python3-tinyrpc
|
||||
|
||||
A small and modular way of handling web-related RPC
|
||||
|
||||
%package help
|
||||
Summary: Development documents and examples for tinyrpc
|
||||
Provides: python3-tinyrpc-doc
|
||||
%description help
|
||||
|
||||
A small and modular way of handling web-related RPC
|
||||
|
||||
%prep
|
||||
%autosetup -n tinyrpc-1.0.4
|
||||
%autosetup -n tinyrpc-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
|
||||
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