emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40251: closed ([PATCH] Enable tests for python-aiohttp)


From: GNU bug Tracking System
Subject: bug#40251: closed ([PATCH] Enable tests for python-aiohttp)
Date: Wed, 01 Apr 2020 22:07:01 +0000

Your message dated Thu, 02 Apr 2020 00:05:49 +0200
with message-id <address@hidden>
and subject line Re: [bug#40251] [PATCH] Enable tests for python-aiohttp
has caused the debbugs.gnu.org bug report #40251,
regarding [PATCH] Enable tests for python-aiohttp
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40251: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40251
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Enable tests for python-aiohttp Date: Fri, 27 Mar 2020 14:10:08 +0100 User-agent: Mutt/1.10.1 (2018-07-13)
Hi,

this patch-set enables tests for python-aiohttp.

gunicorn 20.0.4 fixes a critical bug that prevents using it on a guix system
and python-pytest-forked is required for the tests. We also need to cut through
a circular dependency (gunicorn<->aiohttp), thus gunicorn-bootstrap is 
introduced.

Cheers,
Lars

Attachment: 0001-gnu-gunicorn-Update-to-20.0.4.patch
Description: Text Data

Attachment: 0002-gnu-Add-python-pytest-forked.patch
Description: Text Data

Attachment: 0003-gnu-python-aiohttp-Enable-tests.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#40251] [PATCH] Enable tests for python-aiohttp Date: Thu, 02 Apr 2020 00:05:49 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello,

Lars-Dominik Braun <address@hidden> skribis:

> From 405d7831be08b7f00643b7b28a88ce60c2ebcd00 Mon Sep 17 00:00:00 2001
> From: Lars-Dominik Braun <address@hidden>
> Date: Fri, 27 Mar 2020 13:55:03 +0100
> Subject: [PATCH 1/3] gnu: gunicorn: Update to 20.0.4
>
> * gnu/packages/python-web.scm (gunicorn) [version]: Update to 20.0.4
> [arguments] Re-enable previously failing tests

[...]

> From 02c51b326e72a501cc00216a34355ce0512ca449 Mon Sep 17 00:00:00 2001
> From: Lars-Dominik Braun <address@hidden>
> Date: Fri, 27 Mar 2020 13:57:00 +0100
> Subject: [PATCH 2/3] gnu: Add python-pytest-forked
>
> * gnu/packages/check.scm (python-pytest-forked): New variable.

[...]

> From f3bbf527ca17d509a1c755960d0f7fc2c3daf8ea Mon Sep 17 00:00:00 2001
> From: Lars-Dominik Braun <address@hidden>
> Date: Fri, 27 Mar 2020 13:58:11 +0100
> Subject: [PATCH 3/3] gnu: python-aiohttp: Enable tests
>
> * gnu/packages/python-web.scm (python-aiohttp) [arguments]: Enable tests
> [native-inputs] Add test dependencies [patches] Add test case patch
> * gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: New file
> * gnu/local.mk (dist_patch_DATA): Add it

Applied all three patches, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]