2023-12-07 22:28:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2023-01-07 12:12:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 7 12:10:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
2023-12-07 22:28:41 +00:00
|
|
|
- update to 1.14.0
|
2023-01-07 12:12:20 +00:00
|
|
|
* ADD: context arguments to dispatcher
|
|
|
|
* FIX: positional arguments support for Django backend
|
|
|
|
|
2022-03-23 21:25:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 23 12:58:53 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- python-mock is not required for build
|
|
|
|
|
2020-03-09 08:44:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 9 08:40:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
2023-01-07 12:12:20 +00:00
|
|
|
- Update to 1.13.0:
|
2020-03-09 08:44:14 +00:00
|
|
|
* python 3.8 support
|
|
|
|
|
2019-03-26 14:53:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 26 14:49:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2018-12-04 13:36:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:49:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-05-16 17:36:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 16 15:56:38 UTC 2018 - toddrme2178@gmail.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 4 00:00:00 UTC 2009 - cfarrell1980@gmail.com
|
|
|
|
|
|
|
|
- Initial import
|
|
|
|
|