]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
doozer: fix the jessie builds (update urllib3/contrib/pyopenssl.py)
authorJaroslav Kysela <perex@perex.cz>
Mon, 8 Oct 2018 11:56:41 +0000 (13:56 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 8 Oct 2018 11:56:41 +0000 (13:56 +0200)
.doozer.json

index e98e0ede3087ea4d28246170dd01cb6556c15861..35a6f35fdc940a32224dfba95c39eb1e95373678 100644 (file)
         "sudo",
       ],
       "buildcmd": [
+        "sudo wget -O /usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py https://raw.githubusercontent.com/urllib3/urllib3/master/src/urllib3/contrib/pyopenssl.py",
         "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
         "support/bintray.py publish filelist.txt"
       ]
         "sudo",
       ],
       "buildcmd": [
+        "sudo wget -O /usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py https://raw.githubusercontent.com/urllib3/urllib3/master/src/urllib3/contrib/pyopenssl.py",
         "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
         "support/bintray.py publish filelist.txt"
       ]