* upgrading meson to 0.60.2
* meson: Add hash of source to signatures file
* glib-networking: update meson build options
Build with new meson failed due to unknown build options for
libproxy_support, gnome_proxy_support, and pkcs11_support. Remove these
options to successfully build.
Signed-off-by: Chris Co <chrco@microsoft.com>
* libmodulemd: update meson build options
Build with new meson failed due to unknown build options for
build_api_v1, build_api_v2, developer_build, with_py3_overrides,
with_py2_overrides. Remove these options to successfully build.
Signed-off-by: Chris Co <chrco@microsoft.com>
* verifying license
* applying relevant linting
* addressing comments
Co-authored-by: Chris Co <chrco@microsoft.com>
Co-authored-by: MaxBrodeurUrbas <maxbr@microsoft.com>