- Support both uppercased and normalized metadata directory names. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=19
76 lines
2.5 KiB
Plaintext
76 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 6 06:15:35 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
- Support both uppercased and normalized metadata directory names.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 22 12:22:31 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
|
|
|
- enable %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 1 20:55:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.3.10:
|
|
* Compatibility with Flask 2.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 17 20:45:03 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.3.9:
|
|
* Werkzeug 1.x compatibility
|
|
* remove unused deps
|
|
* Flask 2.x compatibiliy
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 8 20:59:41 UTC 2020 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
|
|
- update to version 0.3.8:
|
|
* Add Python 3.8 support (#835)
|
|
* Fix wrongly parsed Decimal fields (#855)
|
|
* Fix overridden response when calling abort with Response (#817)
|
|
* Various small fixes and updates to documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 14 07:02:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Use %python_expand to recompile to fix inconsistent mtime
|
|
- Expand fdupes to avoid dups in egg-info
|
|
- Fix hashbang
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 30 19:05:00 UTC 2018 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* be more specific in %files section
|
|
* removed python-devel
|
|
|
|
- update to version 0.3.7:
|
|
* Fix error handling in python3 (#696)
|
|
* Fix arguments with type=list (#705)
|
|
* Return code for parse_args() is now configurable (#722)
|
|
* Removed flask_restful.paging module.
|
|
* Removed misleading help_on_404 functionality (#722)
|
|
* JSON keys are no longer sorted by default in debug mode in python3
|
|
(#680)
|
|
* Various small fixes and updates to documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 12:14:41 UTC 2018 - jengelh@inai.de
|
|
|
|
- Ensure neutrality of description.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 08:42:33 UTC 2018 - mimi.vx@gmail.com
|
|
|
|
- py_compile all
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 25 19:06:19 UTC 2018 - dmueller@suse.com
|
|
|
|
- Initial package (0.3.6)
|