Task #4567 (closed)
Opened 8 years ago
Closed 8 years ago
DOC: Specify dependency on PyTables 2.1+
| Reported by: | jamoore | Owned by: | cxallan |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.3.1 |
| Component: | Deployment | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-07-07 (1) |
Description (last modified by cxallan)
omero/tables.py makes use of the fileno() method added in PyTables? 2.1.
See http://www.pytables.org/trac/changeset/3693
See https://github.com/PyTables/PyTables/commit/29efe5e346ff49020c695626ed68d4229475e601
Change History (6)
comment:1 Changed 8 years ago by cxallan
- Owner set to cxallan
comment:2 Changed 8 years ago by jmoore
- Milestone changed from OMERO-Beta4.3 to OMERO-Beta4.3.1
- Summary changed from Specify dependency on PyTables 2.1+ to DOC: Specify dependency on PyTables 2.1+
comment:3 Changed 8 years ago by cxallan
- Status changed from new to accepted
comment:4 Changed 8 years ago by cxallan
- Remaining Time set to 0.1
comment:5 Changed 8 years ago by cxallan
- Description modified (diff)
comment:6 Changed 8 years ago by cxallan
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Add the constraints to the following pages:
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moving to 4.3.1 for 4.3.x documentation.