Opened 13 years ago
Closed 13 years ago
#38303 closed defect (fixed)
py-ipython
| Reported by: | eborisch (Eric A. Borisch) | Owned by: | akitada@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.3 |
| Keywords: | haspatch | Cc: | |
| Port: | py-ipython |
Description
PyQt4 "4.10" fails test of "< 4.7" in version checks. Patchfile attached uses distutils.version.LooseVersion comparisons.
Attachments (1)
Change History (2)
Changed 13 years ago by eborisch (Eric A. Borisch)
| Attachment: | IPython_external_qt.py.diff added |
|---|
comment:1 Changed 13 years ago by eborisch (Eric A. Borisch)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Committed in r103752.