forked from pool/python-falcon
19af48a023ef6374793710c5c90276282dd548e19e3932e80982685c61eacafb
- Don't create %%{python_sitelib}/examples directory, that' just
evil.
- Update to version 3.0.1
This is a minor point release to take care of a couple of bugs
that we did not catch for 3.0.0.
- The api_helpers module was re-added, since it was renamed
to app_helpers (and effectively removed) without announcing
a corresponding breaking change. This module is now
considered deprecated, and will be removed in a future Falcon
version.
- ASGI HTTP headers were treated as UTF-8 encoded, not
taking the incompatibility with WSGI and porting of WSGI
applications into consideration. This was fixed, and ASGI
headers are now decoded and encoded as ISO-8859-1.
OBS-URL: https://build.opensuse.org/request/show/933137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-falcon?expand=0&rev=14
Description
No description provided
Languages
RPM Spec
100%