gnu: behave: Fix build with Python 3.8.
authorChristopher Baines <mail@cbaines.net>
Sat, 2 May 2020 11:30:53 +0000 (12:30 +0100)
committerChristopher Baines <mail@cbaines.net>
Sat, 2 May 2020 14:53:36 +0000 (15:53 +0100)
commita8cb1e72ef351330d1521833c1b270dcc0da593f
tree14851296ad0eaa2fa4a32fa60921397bc1030953
parent20d7dbc77a2b0ed379c0a595daf8d7f852ef3a4c
gnu: behave: Fix build with Python 3.8.

Add a patch based on an upstream commit [1].

1: c000c88eb5239b87f299c85e83b349b0ef387ae7

* gnu/packages/patches/behave-skip-a-couple-of-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/check.scm (behave)[source]: Use the patch.
gnu/local.mk
gnu/packages/check.scm
gnu/packages/patches/behave-skip-a-couple-of-tests.patch [new file with mode: 0644]