d406fc4499
- update to 1.18.0 * Drop Python 3.7 support. * Bump minimum required Meson version to 0.64.0. * Bump minimum required pyproject-metadata version to 0.9.0 to enable support for PEP 639. * Add support for PEP 639 metadata fields. Canonicalization and validation of the license expression requires packaging version 24.2 or later. * Add support for declaring the licence and license-files as dynamic fields in pyproject.toml. * Add support for symbolic links that point to files within the source tree. They are now included as regular files in the sdist archive.
Nico Krapp2025-07-21 09:08:29 +00:00
5663ae30f8
- update to 0.17.1: * Update tests to work with newly released pyproject-metadata 0.9.0. * Fix tests to work when not executed in a git work tree. * Refuse to build wheels targeting the limited API and free- threaded CPython: the free-threaded CPython build does not support the limited API yet. * Always use UTF-8 encoding for writing Meson native and cross files. Always use UTF-8 encoding for reading read Meson introspection data and pyproject.toml. * Do not include uncommitted changes when creating source distributions. Previously, uncommitted changes to files under version control were included, but not untracked files. There was no strong use case for this behavior and it was too surprising to keep it. * Make source distribution reproducible: use the modification time of pyproject.toml for the generated files in the source distribution archives. * Disable the abi3 wheel tag for PyPy when building wheels targeting the limited API: PyPy supports the limited API but not the stable ABI. * Raise ImportError when the package rebuild fails when importing an editable install. * Fix the wheel platform tag for GraalPy. * Add .gitignore and .hgignore files to build directory if it is empty. * Allow install_subdir() of missing directories.
Dirk Mueller2024-11-20 14:58:19 +00:00
ae1f0722c4
Accepting request 1204841 from devel:languages:python
Ana Guerrero2024-10-01 15:11:42 +00:00
839c5b9903
- Add mesonpy-reproducible.patch gh#openSUSE/python-rpm-macros#182 initiated by Bernhard Wiedemann @bmwiedemannMatej Cepl2024-09-30 21:33:31 +00:00
886ce91330
Accepting request 1189073 from home:AndreasStieger:branches:devel:languages:python
Matej Cepl2024-07-22 18:49:28 +00:00
942348f9d0
Accepting request 1168465 from devel:languages:python
Ana Guerrero2024-04-18 20:10:39 +00:00
7569e212ac
Accepting request 1168416 from home:bnavigator:branches:devel:languages:python:numeric
Markéta Machová2024-04-17 06:46:38 +00:00
05ebc8c379
Accepting request 1112687 from devel:languages:python
Ana Guerrero2023-09-26 20:00:20 +00:00
46a4425a2a
- Update to 0.14.0: * 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. This requires Meson version 1.1.0 or later. * 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. - Add patch no-build-isolation-in-test.patch, don't use an isolated environment.
Steve Kowalik2023-09-21 06:02:50 +00:00
cda52973e7
Accepting request 1105266 from devel:languages:python
Ana Guerrero2023-08-23 12:56:48 +00:00
9766b3336c
Accepting request 1104396 from home:mcalabkova:branches:devel:languages:python
Markéta Machová2023-08-22 12:37:59 +00:00
eca6a2e1dd
- update to 0.12.1: * Fix regression where the `MACOSX_DEPLOYMENT_TARGET environment variable was accidentally renamed to MACOS_DEPLOYMENT_TARGET`
Dirk Mueller2023-03-26 19:50:12 +00:00
4bbb6f876e
- Update meson-subdir-fix.patch to fix the failure for python3.8 and python3.9 because the meson package is only available for python3.10
Daniel Garcia2022-10-14 12:46:01 +00:00
168f66e3ac
Accepting request 1010640 from home:mcalabkova:branches:devel:languages:python
Markéta Machová2022-10-14 09:21:07 +00:00
a61b4069b6
Accepting request 1009788 from devel:languages:python
Richard Brown2022-10-11 16:03:31 +00:00
d6fae54113
Accepting request 1009750 from home:bnavigator:branches:devel:languages:python:numeric
Dirk Mueller2022-10-11 12:40:52 +00:00