1
0

- update to 1.14.0

* ADD: context arguments to dispatcher
  * FIX: positional arguments support for Django backend
- Update to 1.13.0:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json-rpc?expand=0&rev=13
This commit is contained in:
2023-01-07 12:12:20 +00:00
committed by Git OBS Bridge
parent c5d864fa63
commit acf652ca85
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 7 12:10:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.14.0
* ADD: context arguments to dispatcher
* FIX: positional arguments support for Django backend
-------------------------------------------------------------------
Wed Mar 23 12:58:53 UTC 2022 - pgajdos@suse.com
@@ -6,7 +13,7 @@ Wed Mar 23 12:58:53 UTC 2022 - pgajdos@suse.com
-------------------------------------------------------------------
Mon Mar 9 08:40:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.13.0:
- Update to 1.13.0:
* python 3.8 support
-------------------------------------------------------------------