You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
14 lines
291 B
Diff
14 lines
291 B
Diff
|
|
--- pyproject.toml.orig 2025-08-21 10:16:43
|
||
|
|
+++ pyproject.toml 2025-08-21 10:17:26
|
||
|
|
@@ -1,8 +1,8 @@
|
||
|
|
[build-system]
|
||
|
|
build-backend = "mesonpy"
|
||
|
|
requires = [
|
||
|
|
- "Cython>=0.29.34,<3.1",
|
||
|
|
- "meson-python>=0.15.0,<0.16.0",
|
||
|
|
+ "Cython>=0.29.34",
|
||
|
|
+ "meson-python>=0.15.0",
|
||
|
|
]
|
||
|
|
|
||
|
|
[project]
|