Skip to content

Commit

Permalink
py-pyobjc: update to 10.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuron authored and reneeotten committed Feb 5, 2025
1 parent eb4ac36 commit f70023d
Show file tree
Hide file tree
Showing 2 changed files with 686 additions and 738 deletions.
12 changes: 5 additions & 7 deletions python/py-pyobjc/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ PortGroup python 1.0
PortGroup github 1.0
PortGroup compiler_blacklist_versions 1.0

github.setup ronaldoussoren pyobjc 10.3.1 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
github.setup ronaldoussoren pyobjc 10.3.2 v
github.tarball_from archive
revision 0

checksums rmd160 43356faa695f2ef10a0419a8bc2014b41fee6f90 \
sha256 81988ae72a6bb1aef34a96336496720540f1dc4ed71508f4c30fe7934743c9c8 \
size 20376629
checksums rmd160 4f132cbe41bbd24de26111ad671f990807deea48 \
sha256 024d7205a5d2ee43fe7b230d325d7ea176db50033a7532d618f844f9571ac7bd \
size 20423020

name py-pyobjc
categories-append devel
Expand Down Expand Up @@ -55,7 +54,6 @@ if {${name} ne ${subport}} {
port:libffi
}

use_xcode yes
compiler.blacklist-append {clang < 900}

# Quartz module uses CGWindowListCreateImageFromArray which is no longer available on macOS 15
Expand Down
Loading

0 comments on commit f70023d

Please sign in to comment.