Commit Graph

1 Commits

Author SHA1 Message Date
Wang Mingyu
1da3aaa0fa python3-meson-python: upgrade 0.13.1 -> 0.14.0
Changelog:
============
-Do not run meson install to build a wheel.
-Obey the --skip-subprojects when specified for the meson install command.
-Implement support for the exclude_directories and exclude_files arguments to
 Meson install_subdir() function and similar installation functions.
-Implement support for building wheels targeting the Python limited API.
-when pyproject.toml does not contain a version field and version is not
 declared dynamic, raise an error instead of silently using the version
 declared in meson.build.
-Fix the mtime of source files in the sdist tarball.
-Add objc and objcpp compilers to the cross file generated when the
 $ARCHFLAGS is set.
-Extensive documentation improvements.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-23 08:05:02 -07:00