Revisions of python-aiohttp
Dirk Mueller (dirkmueller)
committed
(revision 77)
- skip more tests
Dirk Mueller (dirkmueller)
committed
(revision 76)
- 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.
buildservice-autocommit
accepted
request 965428
from
Matej Cepl (mcepl)
(revision 75)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 965357
from
Benjamin Greiner (bnavigator)
(revision 74)
- Add ignore-pytest-deprecationwarning.patch * gh#aio-libs/aiohttp#6663
Dirk Mueller (dirkmueller)
accepted
request 939980
from
Benjamin Greiner (bnavigator)
(revision 73)
update (for python310)
Steve Kowalik (StevenK)
committed
(revision 72)
- Drop python39-failures.patch, no longer required.
Steve Kowalik (StevenK)
committed
(revision 71)
- Update python39-failures.patch to only fire with Python 3.9.7.
Matej Cepl (mcepl)
committed
(revision 70)
- Restore python39-failures.patch, which is actually still needed.
Matej Cepl (mcepl)
committed
(revision 69)
- 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.
Matej Cepl (mcepl)
committed
(revision 68)
- Add python39-failures.patch to fix test problems with Python 3.9.7+ (gh#aio-libs/aiohttp#5991).
buildservice-autocommit
accepted
request 898580
from
Matej Cepl (mcepl)
(revision 67)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 66)
Cleanup SPEC file
Matej Cepl (mcepl)
committed
(revision 65)
- Remove pytest-asyncio dependency which is actually harmful
Matej Cepl (mcepl)
accepted
request 898538
from
Matej Cepl (mcepl)
(revision 64)
- Skip pyloop related tests, which are failing (gh#aio-libs/aiohttp#5787).
buildservice-autocommit
accepted
request 893032
from
Matej Cepl (mcepl)
(revision 63)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 62)
- Add stdlib-typing_extensions.patch to avoid necessity for BR python-typing_extensions (gh#aio-libs/aiohttp#5374).
buildservice-autocommit
accepted
request 875795
from
Matej Cepl (mcepl)
(revision 61)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 875787
from
Michael Ströder (stroeder)
(revision 60)
- Update to 3.7.4 - no upstream changelog available
buildservice-autocommit
accepted
request 857727
from
Ondřej Súkup (mimi_vx)
(revision 59)
baserev update by copy to link target
Ondřej Súkup (mimi_vx)
accepted
request 857098
from
John Vandenberg (jayvdb)
(revision 58)
- Allow use with chardet v4 c.f. https://build.opensuse.org/request/show/857097
Displaying revisions 61 - 80 of 137