Opened 12 years ago
Closed 12 years ago
#36437 closed defect (fixed)
py32-google-api: Dependency 'py32-gflags' not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | conall+macports@… | |
Port: | py-google-api, py-gflags |
Description
py31-google-api and py32-google-api fail to build because their dependencies py31-gflags and py32-gflags do not exist. Either add 31 and 32 to python.versions in py-gflags or remove 31 and 32 from python.versions in py-google-api.
Change History (2)
comment:1 Changed 12 years ago by conall+macports@…
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks; r98345. I didn't increase the revision; there's no need to do so.
Note: See
TracTickets for help on using
tickets.
This should be a simple fix to the Portfile itself. Please apply the following diff to resolve your problems.