Blame python-meson-python.changes

d774d7
-------------------------------------------------------------------
46a8ca
Fri Oct 14 12:44:56 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
46a8ca
46a8ca
- Update meson-subdir-fix.patch to fix the failure for python3.8 and python3.9
46a8ca
  because the meson package is only available for python3.10
46a8ca
46a8ca
-------------------------------------------------------------------
46a8ca
Fri Oct 14 08:49:00 UTC 2022 - Markéta Machová <mmachova@suse.com>
46a8ca
46a8ca
- Add meson-subdir-fix.patch to fix the failure with new meson
46a8ca
46a8ca
-------------------------------------------------------------------
78ee01
Tue Oct 11 09:01:00 UTC 2022 - Ben Greiner <code@bnavigator.de>
78ee01
78ee01
- Update to 0.10.0
78ee01
  * Ignore the macOS minor version on >=11, to match the behavior
78ee01
    with pypa/packaging
78ee01
  * More fixes on ABI tag detection
78ee01
  * Fix incorrect tag on 32-bit Python running on a x86_64 host
78ee01
  * Fix sdist permissions
78ee01
  * Fix incorrect PyPy tags
78ee01
  * Fix ``install_subdirs`` not being included in wheels
78ee01
  * Take ``MACOSX_DEPLOYMENT_TARGET`` into account for the platform
78ee01
    tag
78ee01
  * Don't set the rpath on binaries if unneeded
78ee01
- Drop patches
78ee01
  * mesonpy-force-flavor.patch
78ee01
  * mesonpy-no-rpath.patch
78ee01
78ee01
-------------------------------------------------------------------
d774d7
Tue Sep 13 01:16:30 UTC 2022 - Ben Greiner <code@bnavigator.de>
d774d7
d774d7
- add mesonpy-no-rpath.patch -- gh#FFY00/meson-python#125
d774d7
d774d7
-------------------------------------------------------------------
d774d7
Sat Sep 10 21:18:06 UTC 2022 - Ben Greiner <code@bnavigator.de>
d774d7
d774d7
- Initial specfile for v0.8.1
d774d7
- Used by new SciPy pyproject.toml
d774d7
- Force correct flavor by mesonpy-force-flavor.patch
d774d7
  * gh#FY00/meson-python#51, gh#FY00/meson-python#127
d774d7
- Use mesonpy-trim-deps.patch for single-flavor meson and ninja
d774d7
  commands