You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libmypaint: use python 3.14
This commit is contained in:
@@ -11,7 +11,6 @@ checksums rmd160 1c09037ab87cadddb57345e5fc2057ba4fadfe23 \
|
||||
|
||||
categories graphics
|
||||
maintainers {ryandesign @ryandesign} {devans @dbevans} openmaintainer
|
||||
platforms darwin
|
||||
# license ISC
|
||||
license Permissive
|
||||
|
||||
@@ -23,8 +22,8 @@ long_description libmypaint, a.k.a. \"brushlib\", is a library for making bru
|
||||
github.tarball_from releases
|
||||
use_xz yes
|
||||
|
||||
# Using the same python as MyPaint for consistency.
|
||||
set python_branch 3.12
|
||||
# Using the same python as MyPaint (if higher) for consistency.
|
||||
set python_branch 3.14
|
||||
set python_version [string map {. {}} ${python_branch}]
|
||||
|
||||
depends_build port:gettext \
|
||||
|
||||
Reference in New Issue
Block a user