gnu: python-gst: Fix build with Python 3.8.
authorChristopher Baines <mail@cbaines.net>
Sat, 2 May 2020 11:00:11 +0000 (12:00 +0100)
committerChristopher Baines <mail@cbaines.net>
Sat, 2 May 2020 14:47:46 +0000 (15:47 +0100)
commit20d7dbc77a2b0ed379c0a595daf8d7f852ef3a4c
tree8b488de30238fdac476189a1ac0bdedb1ee436cd
parent48a168ff9712c42c127f8bee45a45ba2f7df28f7
gnu: python-gst: Fix build with Python 3.8.

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

1: 10707f437f2fc3632067c6a0efa4432f7ebaf362

* gnu/packages/patches/python-gst-fix-build-with-python-3.8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (python-gst)[source]: Use the patch.
gnu/local.mk
gnu/packages/gstreamer.scm
gnu/packages/patches/python-gst-fix-build-with-python-3.8.patch [new file with mode: 0644]