Ticket #243 (closed enhancement: fixed)

Opened 22 months ago

Last modified 22 months ago

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

Changed 22 months ago by thijs

  • priority changed from major to critical

Changed 22 months ago by nick

  • status changed from new to closed
  • resolution set to invalid

This would be too hacky to implement.

Changed 22 months ago by thijs

  • status changed from closed to reopened
  • description modified (diff)
  • type changed from defect to enhancement
  • summary changed from Don't use fpconst dependency when using Python >= 2.5 to Get rid of the fpconst dependency
  • priority changed from critical to major
  • milestone changed from 0.3 to Blue Sky
  • resolution invalid deleted

Renaming this ticket.

Changed 22 months ago by thijs

  • description modified (diff)

Changed 22 months ago by thijs

  • description modified (diff)

Changed 22 months ago by nick

  • owner changed from njoyce to nick
  • status changed from reopened to accepted

Changed 22 months ago by nick

  • status changed from accepted to assigned
  • component changed from AMF0 to Installer
  • owner changed from nick to feisley
  • version changed from 0.2 to 0.3
  • milestone changed from Blue Sky to 0.3.1
  • keywords review added

Changed 22 months ago by thijs

  • cc aral@… added
  • owner changed from feisley to aral

Aral, could you review this branch and test to see if it works as expected in your GAESWF project?

Changed 22 months ago by thijs

  • cc aral added; aral@… removed
  • description modified (diff)

Changed 22 months ago by nick

  • status changed from assigned to closed
  • resolution set to fixed

Appears to be no regressions according to the buildbots.

Note: See TracTickets for help on using tickets.