<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hello, this patch was scheduled for merging some time ago, but never hit newer releases...</div><div dir="ltr" data-setdir="false">Can you please give another try?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><span>MIT licensed, as usual</span></div><div dir="ltr" data-setdir="false"><span><br></span></div><div dir="ltr" data-setdir="false"><span></span><div>Description: add python 3.7m as a supported version<br>Author: Michael Hudson-Doyle <michael.hudson@ubuntu.com><br>Origin: vendor<br>Last-Update: 2018-07-12<br>---<br>This patch header follows DEP-3: http://dep.debian.net/deps/dep3/<br>--- a/configure<br>+++ b/configure<br>@@ -1982,7 +1982,7 @@<br> }<br> EOF<br>   found=<br>-  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m"<br>+  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8 python3.8m"<br>   for p in $PYTHONDIR; do<br>     for d in $SUPPYTHONLIBS; do<br>       for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do<br><br></div><div><br></div></div></div></body></html>