ChangeLog
Oct 27, 2006 - Added sip snapshot-20061022 for Python 2.5
- Added PyQt snapshot-20061021 for people that use the
sip snapshot
Sep 12, 2006 - Make sure your non-root user can remove the source
directory later (chown -R $USER .)
Sep 1, 2006 - sip 4.3.1 -> 4.4.5
- Updated sip note about "-l qt-mt"
- Fixed a QScintilla typo (1.6 -> 1.65) and
updated the download URL to one that exists
- PyQt 3.15 -> 3.16
Sep 14, 2005 - sip 4.2.1 -> 4.3.1
- qscintilla 1.5.1 -> 1.6
- pyqt 3.14.1 -> 3.15
- Removed make, gcc, fileutils/coreutils links
- root.root -> root:root, run when $UID = 0
- Moved source directory (see note <a href="howtos.php?msd">here</a>)
- Rearranged options to shut up new version of find
Mar 8, 2005 - sip 4.2 -> 4.2.1
- Added installation of QScintilla, a Qt module that is a
source code editing componant; it's an optional prerequisite
of PyQt
- PyQt 3.14 -> 3.14.1
- echo "yes" at python configure.py
- Changed the Qt link to point to the howto
Feb 20, 2005 - sip 3.11.1 -> 4.2
- PyQt 3.13 -> 3.14
Dec 30, 2004 - Added a missing . in the part that reuses the PyQt tarball
Dec 20, 2004 - sip 3.10.2 -> 3.11.1
- PyQt 3.12 -> 3.13
May 28, 2004 - sip 3.10.1 -> 3.10.2
- PyQt 3.11 -> 3.12
Mar 16, 2004 - sip 3.10 -> 3.10.1
- PyQt 3.10 -> 3.11
- Added 'or coreutils' next to the fileutils prereq
- Added a direct link to sip's home page
Jan 23, 2004 - sip 3.9 -> 3.10
- PyQt 3.9 -> 3.10
Dec 8, 2003 - First entry