Accepting request 1194157 from home:yeey:branches:devel:languages:python:flask
- update to 3.0.3
* The default hashlib.sha1 may not be available in FIPS builds.
Don’t access it at import time so the developer has time to
change the default. :issue:`5448`
* Don’t initialize the cli attribute in the sansio scaffold,
but rather in the Flask concrete class. :issue:`5270`
OBS-URL: https://build.opensuse.org/request/show/1194157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask?expand=0&rev=48
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 17:07:09 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||
|
||||
- update to 3.0.3
|
||||
* The default hashlib.sha1 may not be available in FIPS builds.
|
||||
Don’t access it at import time so the developer has time to
|
||||
change the default. :issue:`5448`
|
||||
* Don’t initialize the cli attribute in the sansio scaffold,
|
||||
but rather in the Flask concrete class. :issue:`5270`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 10:13:58 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user