Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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)

pyobjc_setup.py.diff (741 bytes) - added by gnw3 10 years ago.
patch to install py-pyobjc-cocoa with setuptools 3.6

Download all attachments as: .zip

Change History (10)

Changed 10 years ago by gnw3

Attachment: pyobjc_setup.py.diff added

patch to install py-pyobjc-cocoa with setuptools 3.6

comment:1 Changed 10 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:2 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:3 Changed 10 years ago by hapaguy (Brian Kurt Fujikawa)

Cc: brian.fujikawa@… added

Cc Me!

comment:4 Changed 10 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Has duplicate #44235.

comment:6 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

comment:7 in reply to:  6 Changed 10 years ago by mtwest729@…

Replying to ryandesign@…:

r123676

@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 Changed 10 years ago by mf2k (Frank Schima)

Did you run selfupdate? Did you clean the port first? These are both required.

comment:9 in reply to:  8 Changed 10 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.

Note: See TracTickets for help on using tickets.