Opened 13 years ago
Closed 13 years ago
#32839 closed defect (fixed)
py-futures, py-urlwatch, py-docx, py-pyttsx, py-clint: stub ports broken
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | phw@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | py-futures, py-urlwatch, py-docx, py-pyttsx, py-clint |
Description
$ sudo port install py-futures ---> Computing dependencies for py-futures Error: Dependency 'py24-futures' not found. Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
If you don't provide a python 2.4 version, you must set the port's default python version to one that you do provide.
Change History (2)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | py-urlwatch py-docx py-pyttsx py-clint added |
---|---|
Summary: | py-futures: Dependency 'py24-futures' not found. → py-futures, py-urlwatch, py-docx, py-pyttsx, py-clint: stub ports broken |
comment:2 Changed 13 years ago by phw@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed it, set default python version that were missing from each one Commits 88807, 88806, 88805 and 88804
Note: See
TracTickets for help on using
tickets.