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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff5df1c7fd86e1dbd0259f06599751ce91a7c790f290414793a565ab586ddc52
size 28789

3
json-rpc-1.15.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6441d56c1dcd54241c937d0a2dcd193bdf0bdc539b5316524713f554b7f85b9
size 28854

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 7 22:28:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.15.0:
* ADD: support for Django>=4.0 url template
-------------------------------------------------------------------
Sat Jan 7 12:10:38 UTC 2023 - Dirk Müller <dmueller@suse.com>

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