Skip to content

Commit

Permalink
Merge pull request #3842 from citrus-it/pkgpython312r52
Browse files Browse the repository at this point in the history
python312 - update from 3.12.8 to 3.12.9 (r151052)
  • Loading branch information
hadfl authored Feb 11, 2025
2 parents e41246d + 39fa0e6 commit 7837e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/python312/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
# http://www.illumos.org/license/CDDL.
# }}}
#
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
#
. ../../lib/build.sh

PROG=Python
VER=3.12.8
VER=3.12.9
PKG=runtime/python-312
MVER=${VER%.*}
SUMMARY="$PROG $MVER"
Expand Down

0 comments on commit 7837e73

Please sign in to comment.