Changelog for
python312-json-rpc-1.15.0-17.13.noarch.rpm :
* Thu Dec 07 2023 Dirk Müller
- update to 1.15.0:
* ADD: support for Django>=4.0 url template
* Sat Jan 07 2023 Dirk Müller - update to 1.14.0
* ADD: context arguments to dispatcher
* FIX: positional arguments support for Django backend
* Wed Mar 23 2022 pgajdosAATTsuse.com- python-mock is not required for build
* Mon Mar 09 2020 Tomáš Chvátal - Update to 1.13.0:
* python 3.8 support
* Tue Mar 26 2019 Tomáš Chvátal - Update to 1.12.1:
* ADD: Ability to override function name with decorator convention in dispatcher
* REF: Improve function parameter introspection: use more stable approach for python3, allow both args and kwards parameters check at the same time.
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Wed May 16 2018 toddrme2178AATTgmail.com- Update to version 1.11.0
* custom exception functionality
* Add handle_request to manager to handle correct request.
* Add django backend.
* ADD: support for types in methods
* Remove redundant json parsing
* Add request instance to a reponse object
* Fix Flask integration- Implement single-spec version
* Thu Jun 04 2009 cfarrell1980AATTgmail.com- Initial import