Revisions of python-aiohttp

Fabian Vogt's avatar Fabian Vogt (favogt_factory) accepted request 1007998 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
- skip more tests 

- update to 3.8.3:
  * Increased the upper boundary of the :doc:`multidict:index` dependency
    to allow for the version 6 -- by :user:`hugovk`.
  * Added support for registering :rfc:`OPTIONS <9110#OPTIONS>`
    HTTP method handlers via :py:class:`~aiohttp.web.RouteTableDef`.
  * Started supporting :rfc:`authority-form <9112#authority-form>` and
    :rfc:`absolute-form <9112#absolute-form>` URLs on the server-side.
  * Fixed Python 3.11 incompatibilities by using Cython 0.29.25.
  * Extended the ``sock`` argument typing declaration of the
    :py:func:`~aiohttp.web.run_app` function as optionally
    accepting iterables.
  * Fixed a regression where :py:exc:`~asyncio.CancelledError`
    occurs on client disconnection.
  * Started exporting :py:class:`~aiohttp.web.PrefixedSubAppResource`
    under :py:mod:`aiohttp.web` -- by :user:`Dreamsorcerer`.
  * Dropped the :class:`object` type possibility from
    the :py:attr:`aiohttp.ClientSession.timeout`
    property return type declaration.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 931926 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 25)
- Update python39-failures.patch to only fire with Python 3.9.7.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 917994 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 24)
- Restore python39-failures.patch, which is actually still needed.
- Remove python39-failures.patch and replace it with actual fix
  of the issue in remove_deprecated_loop_argument.patch.
- Add backport_fix_for_setting_cookies.patch for backport of
  fixes from 3.8 branch.
- Add python39-failures.patch to fix test problems with Python 3.9.7+
  (gh#aio-libs/aiohttp#5991).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 898580 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 23)
- Remove pytest-asyncio dependency which is actually harmful
  (gh#aio-libs/aiohttp#5787).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 893032 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 22)
- Add stdlib-typing_extensions.patch to avoid necessity for BR
  python-typing_extensions (gh#aio-libs/aiohttp#5374).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 734269 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
Automatic submission by obs-autosubmit
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 730699 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
- Update to 3.6.0:
  * Add support for Named Pipes
  * Removed Transfer-Encoding: chunked header
  * Accept non-GET request for starting websocket handshake on server side
- Drop merged patch pytest5.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 725261 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
- Add patch to work well with pytest 5:
  * pytest5.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 707668 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 12)
- Fix Requires and BuildRequires
Displaying revisions 21 - 40 of 48
openSUSE Build Service is sponsored by