shaka-packager/packager/third_party
Joey Parrish ac125564b9 build: Fix pylint 2.10 issues, use python3 where possible
The newest pylint release complained about several issues that the
older release did not.  This resolves those issues:

 - removes unneeded "u" prefix from strings
 - adds "encoding" parameter for all open() calls
 - because "encoding" is a python3-only parameter, use python3 in all
   the scripts that we control

Unfortunately, python2 is required for any scripts that import modules
from the ancient Chromium build system we're using (referenced by
DEPS), as well as kokoro scripts.

Change-Id: I2e9f97af508efe58b5a71de21740e59b1528affd
2021-08-24 12:27:03 -07:00
..
apple_apsl MacOSX: Import apple_apsl 2016-01-22 18:50:05 -08:00
boringssl Roll boringssl/src fc9c67599..76918d016 2019-10-23 04:32:33 +00:00
curl Update mac curl ca bundle: add /etc/ssl/cert.pem 2018-04-10 17:30:49 +00:00
gflags Updated third_party/gflags. 2016-08-03 07:52:16 -07:00
libc++-static build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
libevent Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
libpng build: Disable CPU-specific optimizations in libpng 2021-08-04 12:27:10 -07:00
libwebm [WebM] Move index segment after init segment 2016-10-01 00:34:56 +00:00
libxml Fix build failures in MacOS 10.12.6 with XCode 9.0 2018-01-05 12:21:41 -08:00
protobuf Update pssh-box.py to remove external dependencies 2019-01-31 00:49:12 +00:00
yasm build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00