shaka-packager/packager/version
Joey Parrish 249c83f14b build: Fix additional python2/3 issues
The generate_version_string script was only producing correct results
in python 2, not python 3.  The gyp file that references it explicitly
runs it in python3.  The shebang line of the script has been updated
to match.  The script itself has been updated such that it now works
correctly in both python2 and python3.

Scripts that are only used as modules (not executed directly) have had
their shebang lines removed.

This fixes CI failures on GitHub Actions.

Change-Id: I309bafd2fb05e8fb33f5e092ead179c8c42ea5d3
2021-08-26 12:22:20 -07:00
..
generate_version_string.py build: Fix additional python2/3 issues 2021-08-26 12:22:20 -07:00
version.cc Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
version.gyp build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00
version.h Add version information to generated HLS manifests 2016-07-11 23:26:36 +00:00