Ticket #243 (closed enhancement: fixed)
Get rid of the fpconst dependency
| Reported by: | thijs | Owned by: | aral |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3.1 |
| Component: | Installer | Version: | 0.3 |
| Keywords: | review | Cc: | aral |
| Fixed in revision: | Branch: | ||
| Author: |
Description (last modified by thijs) (diff)
We need to get rid of the Apache 2 licensed fpconst dependency when using Python 2.5 or newer, even when we're not bundling it with pyamf. This will eliminate the need for other (open source) projects to include the fpconst module, and having Apache 2 licensed dependencies. GPL v2 is not compatible with the Apache 2 license (GPL v3 is) so this would be a good enhancement imo.
Change History
Note: See
TracTickets for help on using
tickets.


