Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision 7140c4aaf1c1ff27be1ecf325cf5d2fd8aab66db authored by Mads Kiilerich on 17 November 2019, 16:46:40 UTC, committed by Mads Kiilerich on 17 November 2019, 16:46:40 UTC
https://www.riverbankcomputing.com/static/Docs/PyQt4/incompatibilities.html#pyqt-v4-12-2 :

In previous versions PyQt4 used the copy of the sip module usually installed in
the site-packages directory and applications accessed it using as follows:

  import sip

This version includes a private copy of the module. Applications should access
it as follows:

  from PyQt4 import sip
1 parent 9944923
History
Tip revision: 7140c4aaf1c1ff27be1ecf325cf5d2fd8aab66db authored by Mads Kiilerich on 17 November 2019, 16:46:40 UTC
qt4: support PyQt4 v4.12.2 where sip became a sub module
Tip revision: 7140c4a
File Mode Size
source
README.Debian -rw-r--r-- 210 bytes
changelog -rw-r--r-- 8.9 KB
compat -rw-r--r-- 2 bytes
control -rw-r--r-- 2.2 KB
copyright -rw-r--r-- 1.1 KB
hgview-common.install -rw-r--r-- 190 bytes
hgview-curses.install -rw-r--r-- 44 bytes
hgview.install -rw-r--r-- 62 bytes
rules -rwxr-xr-x 1006 bytes
watch -rw-r--r-- 137 bytes

README.Debian

back to top