Commit Graph

  • 77d2c0330d Accepting request 1294768 from devel:languages:python factory Ana Guerrero 2025-07-22 10:54:03 +00:00
  • 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. devel Nico Krapp 2025-07-21 09:08:29 +00:00
  • 67c4b993c0 Accepting request 1273931 from devel:languages:python Dominique Leuenberger 2025-05-02 12:55:32 +00:00
  • 4bbd902bd3 - Unset SOURCE_DATE_EPOCH while running the test suite (https://github.com/mesonbuild/meson-python/issues/742). Markéta Machová 2025-05-02 07:42:25 +00:00
  • b696b2914d Accepting request 1225312 from devel:languages:python Ana Guerrero 2024-11-21 14:13:13 +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 Mueller 2024-11-20 14:58:19 +00:00
  • ae1f0722c4 Accepting request 1204841 from devel:languages:python Ana Guerrero 2024-10-01 15:11:42 +00:00
  • 839c5b9903 - Add mesonpy-reproducible.patch gh#openSUSE/python-rpm-macros#182 initiated by Bernhard Wiedemann @bmwiedemann Matej Cepl 2024-09-30 21:33:31 +00:00
  • d27885b5b9 Accepting request 1189109 from devel:languages:python Dominique Leuenberger 2024-08-30 11:25:51 +00:00
  • 886ce91330 Accepting request 1189073 from home:AndreasStieger:branches:devel:languages:python Matej Cepl 2024-07-22 18:49:28 +00:00
  • 942348f9d0 Accepting request 1168465 from devel:languages:python Ana Guerrero 2024-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 Guerrero 2023-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 Kowalik 2023-09-21 06:02:50 +00:00
  • cda52973e7 Accepting request 1105266 from devel:languages:python Ana Guerrero 2023-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
  • 0de84a2407 Accepting request 1092244 from devel:languages:python Dominique Leuenberger 2023-06-12 13:24:42 +00:00
  • 419139e781 Accepting request 1092113 from home:ecsos:python Dirk Mueller 2023-06-11 11:41:17 +00:00
  • d987df9e02 Accepting request 1074506 from devel:languages:python Dominique Leuenberger 2023-03-29 21:26:09 +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 Mueller 2023-03-26 19:50:12 +00:00
  • d3bdd9b7da Accepting request 1058761 from devel:languages:python Dominique Leuenberger 2023-01-18 12:08:11 +00:00
  • cdb0cecf12 Accepting request 1058265 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2023-01-16 20:46:34 +00:00
  • 6a97d4b144 Accepting request 1037919 from devel:languages:python Dominique Leuenberger 2022-11-25 12:11:29 +00:00
  • 5451cf6f41 Accepting request 1037898 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2022-11-24 13:51:03 +00:00
  • ab608e384b Accepting request 1010928 from devel:languages:python Dominique Leuenberger 2022-10-18 10:44:10 +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 Garcia 2022-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 Brown 2022-10-11 16:03:31 +00:00
  • d6fae54113 Accepting request 1009750 from home:bnavigator:branches:devel:languages:python:numeric Dirk Mueller 2022-10-11 12:40:52 +00:00
  • 54f1941077 Accepting request 1004199 from devel:languages:python Dominique Leuenberger 2022-09-19 14:02:48 +00:00
  • 2b235b37f3 Accepting request 1003365 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2022-09-14 15:48:11 +00:00