forked from pool/python-tinyrpc
Accepting request 681400 from devel:languages:python
- Update to 0.9.4: * Tiny bugfixes only OBS-URL: https://build.opensuse.org/request/show/681400 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:45:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.9.4:
|
||||
* Tiny bugfixes only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:55:18 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-tinyrpc
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,16 +18,18 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-tinyrpc
|
||||
Version: 0.9.1
|
||||
Version: 0.9.4
|
||||
Release: 0
|
||||
Summary: A modular transport and protocol neutral RPC library
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://github.com/mbr/tinyrpc
|
||||
URL: http://github.com/mbr/tinyrpc
|
||||
Source: https://files.pythonhosted.org/packages/source/t/tinyrpc/tinyrpc-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-six
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -49,6 +51,7 @@ WebSockets or ZeroMQ).
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90c8324a415693c60f11bd13d0b2d19c909d459d034f17b843b3354281471e95
|
||||
size 16705
|
||||
3
tinyrpc-0.9.4.tar.gz
Normal file
3
tinyrpc-0.9.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fc67de35015bdddbd24ca71b16c147beb771091197d1b1e2cb4e9ab63ded661
|
||||
size 18432
|
||||
Reference in New Issue
Block a user