Updated for 2.1b2 distribution.
diff --git "a/Mac/Distributions/\050vise\051/Python 2.0.vct" "b/Mac/Distributions/\050vise\051/Python 2.0.vct"
index 6acd929..27a9a35 100644
--- "a/Mac/Distributions/\050vise\051/Python 2.0.vct"
+++ "b/Mac/Distributions/\050vise\051/Python 2.0.vct"
Binary files differ
diff --git "a/Mac/Distributions/\050vise\051/Python 2.1.vct" "b/Mac/Distributions/\050vise\051/Python 2.1.vct"
index 78cab79..bd4bb99 100644
--- "a/Mac/Distributions/\050vise\051/Python 2.1.vct"
+++ "b/Mac/Distributions/\050vise\051/Python 2.1.vct"
Binary files differ
diff --git a/Mac/Distributions/dev.include b/Mac/Distributions/dev.include
index b74df4b..4fae0e1 100644
--- a/Mac/Distributions/dev.include
+++ b/Mac/Distributions/dev.include
@@ -424,6 +424,7 @@
(':PythonStandSmallThreading', None)
(':PythonStandalone', None)
(':README', None)
+(':RISCOS', None)
(':Tools:README', None)
(':Tools:audiopy', None)
(':Tools:bgen', '')
@@ -451,4 +452,6 @@
(':readmefiles', None)
(':setup.py', None)
(':site-packages', None)
-(':RISCOS', None)
+(':Mac:Build:_dummy_tkinter.old.mcp', None)
+(':Mac:Build:_dummy_tkinter.mcp.exp', None)
+(':Mac:Build:_dummy_tkinter.mcp', None)
diff --git a/Mac/Distributions/readme.txt b/Mac/Distributions/readme.txt
index d05a15a..5ee1441 100644
--- a/Mac/Distributions/readme.txt
+++ b/Mac/Distributions/readme.txt
@@ -2,7 +2,7 @@
----------------------------------
These notes are mainly for myself, or for whoever tries to make a MacPython
-distribution when I'm fed up with it. They were last updated for 2.1a2.
+distribution when I'm fed up with it. They were last updated for 2.1b2.
- Increase fragment version number in PythonCore and PythonCoreCarbon.
the fragment number is Python's sys.hexversion, it should be set in the
@@ -13,9 +13,27 @@
- Make sure tkresources.rsrc is up-to-date
- fullbuild everything with increase-buildno
- Run configurepython
-- set "no console" on all applets
-- remove alis resource from all applets
- mkdistr binary.include
- mkdistr dev.include
- make distribution archive with Installer Vise
-- test on virgin system. Make sure to test tkinter too.
+ Things to make sure of:
+ - Finder icon positions
+ - Version numbers in "Packages..." window
+ - Version number in "Installer Settings" -> "Easy Install Text"
+ - Version number in "Project" -> Attributes
+ - Version number in "Project" -> PostProcess
+ - Version number in "Internet" -> "Download Sites"
+ - Version number in "Internet" -> "File Groups".
+- test on virgin systems (OSX, OS9, OS8 without Carbon). Make sure to test
+ tkinter too.
+- Upload
+- Update README file in ftp directory
+- Change version number in public_html/macpythonversion.txt .
+- Update macpython.html
+- Send an announcement to:
+ pythonmac-sig@python.org
+ python-dev@python.org
+ python-announce@python.org
+ archivist@info-mac.org
+ http://guide.apple.com/usindex.html
+ http://www.versiontracker.com/ Jack.Jansen@oratrix.com
\ No newline at end of file