Opened 7 years ago
Closed 7 years ago
#55038 closed defect (fixed)
py27-matplotlib @2.1.0: dependency incomplete
Reported by: | vivisheksudhir (Vivishek Sudhir) | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | Cc: | skymoo (Adam Mercer) | |
Port: | py-matplotlib |
Description
Installing the py27-matplotlib port does not automatically pull the required port py27-backports-functools_lru_cache; it had to be installed manually to resolve errors thrown when matplotlib was imported in code.
Change History (5)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to seanfarley |
---|---|
Port: | py-matplotlib added |
Status: | new → assigned |
Summary: | py27-matplotlib-2.1.0 dependency incomplete → py27-matplotlib @2.1.0: dependency incomplete |
comment:2 Changed 7 years ago by michaelld (Michael Dickens)
comment:3 Changed 7 years ago by lpsinger (Leo Singer)
I just noticed this bug too. Looks good to me, please merge!
comment:4 Changed 7 years ago by lpsinger (Leo Singer)
Cc: | skymoo added |
---|
comment:5 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Pull request is here: https://github.com/macports/macports-ports/pull/906 .