forked from pool/python-json-rpc
- Update to 0.13.0:
* python 3.8 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json-rpc?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
7efe3d151b
commit
f6420e8e0f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-json-rpc
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,11 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-json-rpc
|
||||
Version: 1.12.1
|
||||
Version: 1.13.0
|
||||
Release: 0
|
||||
Summary: JSON-RPC transport implementation
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/pavlov99/json-rpc
|
||||
Source: https://files.pythonhosted.org/packages/source/j/json-rpc/json-rpc-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user