Commit graph

3 commits

Author SHA1 Message Date
Mike Swanson
4e0a23811d Add missing SPDX identifiers, use CC0 explicitly in dist 2020-02-03 12:31:55 -08:00
Mike Swanson
6eef9be73a use python3 only for building
Python 2 is very near end-of-life, and Python3-compatible changes to a
few scripts introduced compatibility problems with 2.7 again.  It went
unnoticed for me since my system symlinks "python" to "python3", but
it broke the build on systems where that symlink is still python2.  At
this point in time, I feel it is worth targetting modern Python and
forgetting about 2.7.
2019-09-06 14:43:50 -07:00
Mike Swanson
0d6bb9fc72 dist: Use Pillow to generate application icons. 2017-07-31 16:41:07 -07:00