cython3
authorKees Cook <kees@debian.org>
Sun, 20 Sep 2020 17:03:41 +0000 (18:03 +0100)
committerFelix Geyer <fgeyer@debian.org>
Sun, 20 Sep 2020 17:03:41 +0000 (18:03 +0100)
commit8177e539f7b950c1b9c114102a43531ff4b7b381
tree07d0bfa4927934f417a1c9edc1d91e21c3595b0d
parente98b295b55d599ab7b0479ce427d8d62e17a5f1d
cython3

https://github.com/seccomp/libseccomp/pull/188

From 8d09eb9314ad00aa0584345ae66d4419b38da8e0 Mon Sep 17 00:00:00 2001
From: Paul Moore <paul@paul-moore.com>
Date: Wed, 13 Nov 2019 20:54:25 -0500
Subject: [PATCH] build: try to use explicitly marked Python 3.x tools first

Python 2.x is going EOL very soon, so let's require Python 3.x now
and attempt to use the explicitly marked Python 3.x tools first.

Signed-off-by: Paul Moore <paul@paul-moore.com>
Gbp-Pq: Name cython3.patch
configure.ac