Index: /issm/trunk-jpl/packagers/mac/complete-issm-mac-intel-binaries-python-3.sh
===================================================================
--- /issm/trunk-jpl/packagers/mac/complete-issm-mac-intel-binaries-python-3.sh	(revision 28130)
+++ /issm/trunk-jpl/packagers/mac/complete-issm-mac-intel-binaries-python-3.sh	(revision 28131)
@@ -65,4 +65,5 @@
 #
 PKG="ISSM-macOS-Intel-Python-3" # Name of directory to copy distributable files to
+PYTHON_NROPTIONS="--benchmark all --exclude 125 126 129 234 235 418 420 435 444 445 456 701 702 703 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1201 1202 1203 1204 1205 1206 1207 1208 1301 1302 1303 1304 1401 1402 1601 1602 2002 2003 2004 2005 2006 2007 2008 2010 2011 2012 2013 2020 2021 2051 2052 2053 2084 2085 2090 2091 2092 2101 2424 2425 3001:3300 3480 3481 4001:4100" # NOTE: Combination of test suites from basic, Dakota, and Solid Earth builds, with tests that require a restart and those that require the JVM excluded
 REPO_BASE_URL="https://issm.ess.uci.edu/svn/issm-binaries/mac/intel/python/3"
 SIGNED_REPO_COPY="./signed"
@@ -77,4 +78,5 @@
 export COMPRESSED_PKG
 export PKG
+export PYTHON_NROPTIONS
 export SIGNED_REPO_COPY
 export SIGNED_REPO_URL
Index: /issm/trunk-jpl/packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh
===================================================================
--- /issm/trunk-jpl/packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh	(revision 28130)
+++ /issm/trunk-jpl/packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh	(revision 28131)
@@ -64,4 +64,6 @@
 ## Constants
 #
+MATLAB_NROPTIONS="'benchmark','all','exclude',[125,126,129,234,235,418,420,435,444,445,456,701,702,703,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1201,1202,1203,1204,1205,1206,1207,1208,1301,1302,1303,1304,1401,1402,1601,1602,2002,2003,2004,2006,2007,2008,2010,2011,2012,2013,2020,2021,2051,2052,2053,2084,2085,2090,2091,2092,2101,2424,2425,3001:3300,3480,3481,4001:4100]" # NOTE: Combination of test suites from basic, Dakota, and Solid Earth builds, with tests that require a restart and those that require the JVM excluded
+MATLAB_PATH="/Applications/MATLAB_R2023b.app"
 PKG="ISSM-macOS-Silicon-MATLAB" # Name of directory to copy distributable files to
 REPO_BASE_URL="https://issm.ess.uci.edu/svn/issm-binaries/mac/silicon/matlab"
@@ -76,4 +78,6 @@
 #
 export COMPRESSED_PKG
+export MATLAB_NROPTIONS
+export MATLAB_PATH
 export PKG
 export SIGNED_REPO_COPY
Index: /issm/trunk-jpl/packagers/mac/complete-issm-mac-silicon-binaries-python-3.sh
===================================================================
--- /issm/trunk-jpl/packagers/mac/complete-issm-mac-silicon-binaries-python-3.sh	(revision 28130)
+++ /issm/trunk-jpl/packagers/mac/complete-issm-mac-silicon-binaries-python-3.sh	(revision 28131)
@@ -65,4 +65,5 @@
 #
 PKG="ISSM-macOS-Silicon-Python-3" # Name of directory to copy distributable files to
+PYTHON_NROPTIONS="--benchmark all --exclude 125 126 129 234 235 418 420 435 444 445 456 701 702 703 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1201 1202 1203 1204 1205 1206 1207 1208 1301 1302 1303 1304 1401 1402 1601 1602 2002 2003 2004 2005 2006 2007 2008 2010 2011 2012 2013 2020 2021 2051 2052 2053 2084 2085 2090 2091 2092 2101 2424 2425 3001:3300 3480 3481 4001:4100" # NOTE: Combination of test suites from basic, Dakota, and Solid Earth builds, with tests that require a restart and those that require the JVM excluded
 REPO_BASE_URL="https://issm.ess.uci.edu/svn/issm-binaries/mac/silicon/python/3"
 SIGNED_REPO_COPY="./signed"
@@ -77,4 +78,5 @@
 export COMPRESSED_PKG
 export PKG
+export PYTHON_NROPTIONS
 export SIGNED_REPO_COPY
 export SIGNED_REPO_URL
Index: /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-matlab.sh
===================================================================
--- /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-matlab.sh	(revision 28130)
+++ /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-matlab.sh	(revision 28131)
@@ -13,8 +13,10 @@
 #		COMPRESSED_PKG
 #		ISSM_DIR
+#		MATLAB_NROPTIONS
+#		MATLAB_PATH
 #		PKG
 #
 # See also:
-# - packagers/mac/<ARCH>/complete-issm-mac-<ARCH>-binaries-<API>.sh
+# - packagers/mac/<ARCH>/complete-issm-mac-<ARCH>-binaries-matlab.sh
 ################################################################################
 
@@ -36,9 +38,4 @@
 alias cp=$(which cp)
 alias grep=$(which grep)
-
-## Constants
-#
-MATLAB_NROPTIONS="'benchmark','all','exclude',[125,126,129,234,235,418,420,435,444,445,456,701,702,703,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1201,1202,1203,1204,1205,1206,1207,1208,1301,1302,1303,1304,1401,1402,1601,1602,2002,2003,2004,2006,2007,2008,2010,2011,2012,2013,2020,2021,2051,2052,2053,2084,2085,2090,2091,2092,2101,2424,2425,3001:3300,3480,3481,4001:4100]" # NOTE: Combination of test suites from basic, Dakota, and Solid Earth builds, with tests that require a restart and those that require the JVM excluded
-MATLAB_PATH="/Applications/MATLAB_R2023b.app"
 
 ## Environment
Index: /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-python-3.sh
===================================================================
--- /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-python-3.sh	(revision 28130)
+++ /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-python-3.sh	(revision 28131)
@@ -14,7 +14,8 @@
 #		ISSM_DIR
 #		PKG
+#		PYTHON_NROPTIONS
 #
 # See also:
-# - packagers/mac/<ARCH>/complete-issm-mac-<ARCH>-binaries-<API>.sh
+# - packagers/mac/<ARCH>/complete-issm-mac-<ARCH>-binaries-python-3.sh
 ################################################################################
 
@@ -35,8 +36,4 @@
 #
 alias grep=$(which grep)
-
-## Constants
-#
-PYTHON_NROPTIONS="--benchmark all --exclude 125 126 129 234 235 418 420 435 444 445 456 701 702 703 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1201 1202 1203 1204 1205 1206 1207 1208 1301 1302 1303 1304 1401 1402 1601 1602 2002 2003 2004 2005 2006 2007 2008 2010 2011 2012 2013 2020 2021 2051 2052 2053 2084 2085 2090 2091 2092 2101 2424 2425 3001:3300 3480 3481 4001:4100" # NOTE: Combination of test suites from basic, Dakota, and Solid Earth builds, with tests that require a restart and those that require the JVM excluded
 
 ## Environment
