New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22434 (closed update: fixed)

Opened 4 years ago

Last modified 4 years ago

py26-fabric - Update to 0.9.0

Reported by: mdippery@… Owned by: arthurk@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: haspatch Cc:
Port: py26-fabric

Description

Below is a patchfile for the py26-fabric port that updates it to the latest version, 0.9.0 (previous, was 0.9b1).

Fabric 0.9.0 includes paramiko in the distribution, but we'd prefer to use MacPorts' paramiko port (since installing the one distributed with Fabric causes conflicts if paramiko is already installed), so this change includes a patch for Fabric's setup.py file that prevents it from installing paramiko.

Attachments

Portfile.diff (2.0 KB) - added by mdippery@… 4 years ago.
Patch for Portfile
patch-setup.py.diff (497 bytes) - added by mdippery@… 4 years ago.
Patch for setup.py (fixes previous issue in which contrib module was not properly installed)

Change History

Changed 4 years ago by mdippery@…

Patch for Portfile

comment:1 Changed 4 years ago by macsforever2000@…

  • Keywords haspatch added
  • Owner changed from macports-tickets@… to arthurk@…

Changed 4 years ago by mdippery@…

Patch for setup.py (fixes previous issue in which contrib module was not properly installed)

comment:2 Changed 4 years ago by arthurk@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r60348. Thanks for the patch!

Note: See TracTickets for help on using tickets.