1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/py-fabric
Kubilay Kocak 37a07c34ff devel/py-fabric: Update to 1.8.4, fix w/ paramiko > 1.13
- Update to 1.8.4 (containing fix for paramiko > 1.13)
- Tweak RUN_DEPENDS on paramiko to match version string in setup.py

Changes:

    * Enhance setup.py to allow Paramiko 1.13+ under Python 2.6+. [1]
    * Treat paths that begin with tilde "~" as absolute lute paths instead of
      relative. [2]

[1] https://github.com/fabric/fabric/issues/1105
[2] https://github.com/fabric/fabric/issues/898

PR:		190856
Reported by:	blackmore at pichove dot org
2014-06-13 08:58:18 +00:00
..
distinfo
Makefile
pkg-descr