15
0

Accepting request 1204951 from home:glaubitz:branches:devel:languages:python

- Update to 0.10.2
  * Added support for Flask 3.0
- Drop flask3.patch, merged upstream
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1204951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=30
This commit is contained in:
2024-10-01 16:21:35 +00:00
committed by Git OBS Bridge
parent ee0105265b
commit 7f973de8fa
5 changed files with 13 additions and 116 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 1 14:35:38 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.10.2
* Added support for Flask 3.0
- Drop flask3.patch, merged upstream
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Oct 24 13:30:26 UTC 2023 - Markéta Machová <mmachova@suse.com>