[MacPorts] #28369: fonttools needs to depend on py26-numpy instead of py26-numeric
#28369: fonttools needs to depend on py26-numpy instead of py26-numeric -----------------------------------------------+---------------------------- Reporter: neil_mayhew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: fonttools -----------------------------------------------+---------------------------- 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> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#28369: fonttools needs to depend on py26-numpy instead of py26-numeric ------------------------------------------------+--------------------------- Reporter: neil_mayhew@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: fonttools | ------------------------------------------------+--------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Thanks; fixed in r75886. -- Ticket URL: <https://trac.macports.org/ticket/28369#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts