FS#68593 - [python-aiohttp] fails check

Attached to Project: Community Packages
Opened by loqs (loqs) - Wednesday, 11 November 2020, 22:08 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 03 April 2021, 01:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Levente Polyak (anthraxx)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
python-aiohttp fails check [1]. Fixed by cherry-picking [2] [3] [4] then patching with [5] and [6] which are adjusted from [7] [8] that not be cherry-picked.
Updating to 3.7.2 and packaging [9] also fixes the issue.

Additional info:
* python-aiohttp 3.6.2-2
[1] pkgbuild.log
[2] https://github.com/aio-libs/aiohttp/commit/60f01cca36b9f9d8d35dd351384eaae2f8fd0d4b
[3] https://github.com/aio-libs/aiohttp/commit/1dda663caf32f261f0088da23a93f6bf4dc88c26
[4] https://github.com/aio-libs/aiohttp/commit/a22acb38520cb5befb2e989c3ab6eb4aa264e7b4
[5] fcc699161e7fc3ad2b15e281f07737613e6626c9.patch
[6] 4a9e23d532965e1cb2ff00e0fbae1a3d9b493af3.patch
[7] https://github.com/aio-libs/aiohttp/commit/fcc699161e7fc3ad2b15e281f07737613e6626c9
[8] https://github.com/aio-libs/aiohttp/commit/4a9e23d532965e1cb2ff00e0fbae1a3d9b493af3
[9] https://github.com/asottile/re-assert

Steps to reproduce:
Build package in a clean chroot.
This task depends upon

Closed by  Felix Yan (felixonmars)
Saturday, 03 April 2021, 01:23 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-aiohttp 3.7.4-1
Comment by loqs (loqs) - Saturday, 27 March 2021, 03:25 GMT
Attached PKGBUILD.diff updates package to 3.7.4 to fix CVE-2021-21330.
backport [1] switching to python-brotli from python-brotlipy as part of fix for  FS#68817 
backport [2] to fix failing tests with python-pytest 6.2+

[1] https://github.com/aio-libs/aiohttp/commit/506d07548a15c4301affa0c8b8e23fd7826eb977
[2] https://github.com/aio-libs/aiohttp/pull/5495/commits/fe5e684a8f81f3a8db69a8c063641b7d1da94f61
Comment by loqs (loqs) - Friday, 02 April 2021, 23:32 GMT
Updated PKGBUILD.diff for  FS#70269 
Comment by Felix Yan (felixonmars) - Saturday, 03 April 2021, 01:23 GMT
Looks like it's not updated :P

Anyway I have added the fix of  FS#70269  too. Thanks for your help and sorry for the delay!

Loading...