#2291 closed defect (fixed)
what should the version requirement on nevow be?
Reported by: | daira | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | 1.10.1 |
Component: | packaging | Version: | 1.10.0 |
Keywords: | nevow windows unix openitp-packaging pip | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
It should be >= 0.11.1 on Unix to enable pip installation. I have yet to decide what it should be for Windows.
Change History (8)
comment:1 Changed at 2014-09-07T17:13:29Z by daira
- Keywords openitp-packaging added
comment:2 Changed at 2014-09-25T15:55:13Z by daira
- Keywords packaging added; openitp-packaging removed
- Owner set to daira
- Status changed from new to assigned
comment:3 Changed at 2014-09-25T16:43:54Z by daira
- Description modified (diff)
- Keywords unix openitp-packaging pip added; packaging removed
- Milestone changed from 1.12.0 to 1.11.0
- Status changed from assigned to new
comment:4 Changed at 2014-09-25T16:44:03Z by daira
- Status changed from new to assigned
comment:5 Changed at 2014-09-26T01:51:10Z by zooko
comment:6 Changed at 2014-09-29T16:11:01Z by daira
For Windows I made the dependency "Nevow == 0.9.33, == 0.10". Later versions require Twisted >= 13.0 which is inconsistent with our other version requirements on Windows.
comment:7 Changed at 2014-10-08T12:19:43Z by daira
- Resolution set to fixed
- Status changed from assigned to closed
comment:8 Changed at 2015-01-20T18:25:53Z by daira
(It is now "Nevow >= 0.9.33, <= 0.10" on Windows to work around #2354.)
Note: See
TracTickets for help on using
tickets.
See also #2249.