#44192 closed defect (fixed)
py-pyobjc-cocoa also needs the change made to py-pyobjc in #43586
| Reported by: | gnw3 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.1 |
| Keywords: | haspatch | Cc: | cooljeanius (Eric Gallager), hapaguy (Brian Kurt Fujikawa), petrrr |
| Port: | py-pyobjc-cocoa |
Description
A change needed to use setuptools 3.6 has not been applied by upstream, so a patch is required for macports installs.
Attachments (1)
Change History (10)
Changed 11 years ago by gnw3
| Attachment: | pyobjc_setup.py.diff added |
|---|
comment:1 Changed 11 years ago by mf2k (Frank Schima)
| Keywords: | python setuptools removed |
|---|
Per the guidelines, please instead attach a unified diff. Also attach a patch for the Portfile.
comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
| Keywords: | haspatch added |
|---|---|
| Owner: | changed from macports-tickets@… to ryandesign@… |
| Status: | new → assigned |
Has duplicate #44235.
comment:6 follow-up: 7 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:7 Changed 11 years ago by mtwest729@…
Replying to ryandesign@…:
@ryandesign: Should the patched port be available for install by now? I am still getting the error message below when trying to do a clean install of py27-pyobjc-cocoa.
AttributeError: 'module' object has no attribute '_install_lib'
Apologies if I am being unnecessarily impatient.
comment:8 follow-up: 9 Changed 11 years ago by mf2k (Frank Schima)
Did you run selfupdate? Did you clean the port first? These are both required.
comment:9 Changed 11 years ago by mtwest729@…
Replying to mf2k@…:
Did you run selfupdate? Did you clean the port first? These are both required.
@mf2k: While I did clean the port, I forgot to run selfupdate. Everything is good-to-go now. Thanks for your patience with my newbie mistakes.

patch to install py-pyobjc-cocoa with setuptools 3.6