1
0

- update to 1.15.0:

* ADD: support for Django>=4.0 url template
- update to 1.14.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json-rpc?expand=0&rev=15
This commit is contained in:
2023-12-07 22:28:41 +00:00
committed by Git OBS Bridge
parent acf652ca85
commit beee77de3d
4 changed files with 11 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-json-rpc
Version: 1.14.0
Version: 1.15.0
Release: 0
Summary: JSON-RPC transport implementation
License: MIT