Ticket #22434 (closed update: fixed)
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
Change History
Changed 4 years ago by mdippery@…
- Attachment Portfile.diff added
comment:1 Changed 4 years ago by macsforever2000@…
- Keywords haspatch added
- Owner changed from macports-tickets@… to arthurk@…
Changed 4 years ago by mdippery@…
- Attachment patch-setup.py.diff added
Patch for setup.py (fixes previous issue in which contrib module was not properly installed)
Note: See
TracTickets for help on using
tickets.


Patch for Portfile