Revisions of python-falcon

buildservice-autocommit accepted request 1163999 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 56)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 55)
- Remove skipping asgi for Python 3.9.
- Add patch support-new-uvicorn.patch:
  * Support new uvicorn, which now propagates its exit code.
buildservice-autocommit accepted request 1159647 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 54)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 53)
- Ignore "tests/asgi" for python 3.9, some ws tests stalls with this
  python version
buildservice-autocommit accepted request 1144824 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 52)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1144698 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 51)
- Update source file
- Replace deprecated %patch0
- Move to PEP517
- Remove old TW python36 flavor directives
- Install examples into doc package and properly fdup
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1144006 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 50)
- Update to 3.1.3
  * This is a minor bugfix release that only pins the
    pytest-asyncio test dependency in order to prevent an
    incompatible version from interfering with the build workflow.
  * This release is otherwise identical to Falcon 3.1.2.
- Update to 3.1.2
  ## Summary
  * This is a minor point release fixing a couple of high impact
    bugs, as well as publishing binary wheels for the recently
    released CPython 3.12.
  ## Changes to Supported Platforms
  * Falcon is now supported (including binary wheels) on CPython
    3.12. A couple of remaining stdlib deprecations from 3.11 and
    3.12 will be addressed in Falcon 4.0.
  * As with the previous release, Python 3.5 & 3.6 remain
    deprecated and will no longer be supported in Falcon 4.0.
  * EOL Python 3.7 will no longer be actively supported in 4.0, but
    the framework should still continue to install from source. We
    may remove the support for 3.7 altogether later in the 4.x
    series if we are faced with incompatible ecosystem changes in
    typing, Cython, etc.
  ## Fixed
  * Some essential files were unintentionally omitted from the
    source distribution archive, rendering it unsuitable to run the
    test suite off. This has been fixed, and the sdist tarball
    should now be usable as a base for packaging Falcon in OS
    distributions. (#2051)
  * WebSocket implementation has been fixed to properly handle
    HTTPError and HTTPStatus exceptions raised by custom error
    handlers. The WebSocket connection is now correctly closed with
buildservice-autocommit accepted request 1140005 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 49)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 1139652 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 48)
- remove unneeded build dependency python-ujson
buildservice-autocommit accepted request 1136656 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 47)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1136552 from Jiri Srain's avatar Jiri Srain (jsrain) (revision 46)
- removed unneeded build dependency on python3-pygments-style-railscasts
buildservice-autocommit accepted request 1092385 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 45)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092311 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 43)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1058834 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 42)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 41)
- 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.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 941223 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 40)
- do not require pytest-runner for build, not required
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 933340 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 39)
- 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)
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 38)
- Don't create %%{python_sitelib}/examples directory, that' just
  evil.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 37)
Fix changes
Displaying revisions 1 - 20 of 56
openSUSE Build Service is sponsored by