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 committed Feb 2, 2025
1 parent 564016f commit d991b76
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 0107783bfe3a33f31f67559ed1c67cb54887e8cc \
sha256 d70317c51193637a325f870a350c52293f5c0c2c0f19219d630c5c7c1e18a5d8 \
size 20431701

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 d991b76

Please sign in to comment.