SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-falcon-3.1.1-47.4.noarch.rpm :

* Sun Jun 11 2023 ecsos - Add %{?sle15_python_module_pythons}
* Mon Jan 16 2023 Daniel Garcia - Update to 3.1.1: Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.- 3.1.0 This release contains several refinements to request validation and error handling, along with some tweaks to response handling for static and downloadable files. Due to popular demand, TestClient and ASGIConductor now expose convenience shorthand aliases for the simulate_
* methods, i.e., simulate_get() is now also available as get(), etc. Some important bugs were also fixed to ensure applications properly clean up response streams and do not hang when reading request bodies that are streamed using chunked transfer encoding. This release also adds support for CPython 3.10 and deprecates CPython 3.6.
* Thu Dec 09 2021 pgajdosAATTsuse.com- do not require pytest-runner for build, not required
* Tue Nov 23 2021 Ben Greiner - Don\'t restrict to primary python3 flavor. Other packages depend on this.- Update requirements
* The only runtime deps have been removed in version 2.0
* Test requirements from examples are obsolete- Implement some python packaging best practises:
* Check for version in dist metadata
* uninstall alternative only takes master (there was even a typo)
* Mon Nov 22 2021 Matej Cepl - Don\'t create %%{python_sitelib}/examples directory, that\' just evil.
* Wed Nov 17 2021 Andreas Schneider - 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.
* Tue Mar 17 2020 Steve Kowalik - No longer build for Python 2 given not all dependencies build for it.
* Tue Jun 11 2019 Thomas Bechtold - Drop python-mujson BuildRequires
* Tue Jun 11 2019 Thomas Bechtold - Drop %patch1 which is no longer available- Drop python-rapidjson dependency again
* Thu Jun 06 2019 Tomáš Chvátal - Add dependency over the rapidjson and remove patch:
* python-falcon-no-rapidjson.patch
 
ICM