Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
e674ca73
Kaydet (Commit)
e674ca73
authored
Eki 25, 2001
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added various tidbits.
üst
d970fe40
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
4 deletions
+19
-4
readme.txt
Mac/Distributions/readme.txt
+19
-4
No files found.
Mac/Distributions/readme.txt
Dosyayı görüntüle @
e674ca73
...
...
@@ -2,7 +2,7 @@ How to make a Python-distribution.
----------------------------------
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.
1b2
.
distribution when I'm fed up with it. They were last updated for 2.
2b1
.
- Increase fragment version number in PythonCore and PythonCoreCarbon.
the fragment number is Python's sys.hexversion, it should be set in the
...
...
@@ -12,13 +12,14 @@ distribution when I'm fed up with it. They were last updated for 2.1b2.
- Update Relnotes, readme's, Demo:build.html
- Make sure tkresources.rsrc is up-to-date
- fullbuild everything with increase-buildno
- Test both classic and Carbon with test.regrtest
- Update Numeric and build/install it both with Classic and with Carbon python
- Run configurepython
- Recompile OSAm and possibly other Contrib stuff
- mkdistr binary.include
- mkdistr dev.include
- make distribution archive with Installer Vise
Things to make sure of:
- Version number in toplevel folder name
- Finder icon positions
- Version numbers in "Packages..." window
- Version number in "Installer Settings" -> "Easy Install Text"
...
...
@@ -26,8 +27,18 @@ distribution when I'm fed up with it. They were last updated for 2.1b2.
- Version number in "Project" -> PostProcess
- Version number in "Internet" -> "Download Sites"
- Version number in "Internet" -> "File Groups".
- Check for missing files. Do this by installing everything on your local system,
and comparing the file tree (CodeWarrior Compare is great for this) with
:Mac:Distributions:(vise):binary distribution and ....:dev distribution.
Only the :Lib:plat-xxxx should be missing. Otherwise go back to Installer Vise and
add the missing stuff. Make sure of all settings for the new files (esp. "where"
and "gestalt" are easy to miss).
- test on virgin systems (OSX, OS9, OS8 without Carbon). Make sure to test
tkinter too.
- Remove the local installation so you don't get confused by it.
- checkin everything except PythonX.Y.vct.
- mkdistr src.include
- Rename "src distribution" and stuffit
- Upload
- Update README file in ftp directory
- Change version number in public_html/macpythonversion.txt .
...
...
@@ -35,9 +46,13 @@ distribution when I'm fed up with it. They were last updated for 2.1b2.
- Send an announcement to:
pythonmac-sig@python.org
python-dev@python.org
- Wait a day or so for catastrophic mistakes, then send an announcement to:
python-announce@python.org
archivist@info-mac.org
adcnews@apple.com
http://www.macupdate.com
http://guide.apple.com/usindex.html
http://www.versiontracker.com/ Jack.Jansen@oratrix.com
\ No newline at end of file
http://www.versiontracker.com/ (userid Jack.Jansen@oratrix.com)
- Open PythonX.Y.vct again, use the "remove compressed files" command to trim down
the size, commit.
- Remove the subdires under (vise) so you don't get confused by them later.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment