[MacPorts] #28369: fonttools needs to depend on py26-numpy instead of py26-numeric

MacPorts noreply at macports.org
Fri Feb 11 17:06:18 PST 2011


#28369: fonttools needs to depend on py26-numpy instead of py26-numeric
-----------------------------------------------+----------------------------
 Reporter:  neil_mayhew@…                      |       Owner:  ryandesign@…           
     Type:  defect                             |      Status:  assigned               
 Priority:  Normal                             |   Milestone:                         
Component:  ports                              |     Version:  1.9.2                  
 Keywords:                                     |        Port:  fonttools              
-----------------------------------------------+----------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => ryandesign@…
  * status:  new => assigned


Old description:

> fonttools now uses numpy instead of the older (and deprecated) Numeric
> module. However, the port dependency hasn't been updated to reflect this.
>
> To test this:
>     sudo port deactivate py26-numpy
>     ttx -l /System/Library/Fonts/Symbol.ttf
>
> which gives:
>     ImportError: No module named numpy
>
> After installing/reactivating py26-numpy:
>     Listing table info for "/System//Library/Fonts/Symbol.ttf":
>     ...

New description:

 fonttools now uses numpy instead of the older (and deprecated) Numeric
 module. However, the port dependency hasn't been updated to reflect this.

 To test this:
 {{{
     sudo port deactivate py26-numpy
     ttx -l /System/Library/Fonts/Symbol.ttf
 }}}

 which gives:
 {{{
     ImportError: No module named numpy
 }}}

 After installing/reactivating py26-numpy:
 {{{
     Listing table info for "/System//Library/Fonts/Symbol.ttf":
     ...
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/28369#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list