freebsd-ports/sysutils/py-ploy
Kubilay Kocak a83277cf5b sysutils/py-ploy: Switch to paramiko (2.x)
Chase the devel/py-fabric update made in r445866 [1], which switched the
paramiko dependency from security/paramiko1 to security/paramiko (2.x), by
updating this port to use paramiko 2.x as well.

This fixes an installation conflict and package failure of
sysutils/py_ploy_fabric, due to two ports, both dependencies of
py-ploy_fabric trying to install different versions of paramiko:

  pkg-static: py27-paramiko-2.0.5 conflicts with py27-paramiko1-1.18.2 (installs files into the same place).
  Problematic file: /usr/local/lib/python2.7/site-packages/paramiko/__init__.py

This has happened before [2][3] in the opposite direction (paramiko ->
paramiko1)

[1] https://svnweb.freebsd.org/changeset/ports/445866
[2] https://svnweb.freebsd.org/changeset/ports/425687
[3] https://bugs.freebsd.org/214379

PR:		214379 [3]
Reported by:	pkg-fallout
2017-07-16 11:28:01 +00:00
..
distinfo
Makefile sysutils/py-ploy: Switch to paramiko (2.x) 2017-07-16 11:28:01 +00:00
pkg-descr