py-cairo: pin to 1.28.0 or py39 subport

Closes: https://trac.macports.org/ticket/73321
This commit is contained in:
Renee Otten
2026-01-05 13:52:29 -05:00
parent f364851737
commit 9574d5b16c
+7
View File
@@ -40,6 +40,13 @@ if {${name} ne ${subport}} {
checksums rmd160 7e4477f3067503c40b6e31d985b21cf6c214acc2 \
sha256 1ee72b035b21a475e1ed648e26541b04e5d7e753d75ca79de8c583b25785531b \
size 344639
} elseif {${python.version} == 39} {
github.setup pygobject pycairo 1.28.0 v
revision 0
checksums rmd160 a425d811ce9c0fd5b7eecc8f1b67a4d199935b4e \
sha256 26ec5c6126781eb167089a123919f87baa2740da2cca9098be8b3a6b91cc5fbc \
size 662477
python.pep517_backend meson
} else {
python.pep517_backend meson
}