Bug 200785 - sysutils/py-ploy_ansible: Update 1.3.0.
Summary: sysutils/py-ploy_ansible: Update 1.3.0.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-11 09:47 UTC by mzs_47
Modified: 2015-06-11 12:03 UTC (History)
0 users

See Also:
koobs: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mzs_47 2015-06-11 09:47:46 UTC
Dear Maintainer,

Since sysutils/ansible was updated to 1.9.x it breaks sysutils/bsdploy. Either Ansible needs to be downgraded to 1.8.x or sysutils/py-ploy_ansible update 1.3.0.

Reference: https://github.com/ployground/bsdploy/issues/80

Thank you.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-06-11 11:52:26 UTC
I don't know how I missed this given I reported the issue to BSDploy upstream and prodded them very hard to fix it for us :)

The update will land shortly, thank you for reporting!
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-06-11 12:03:17 UTC
A commit references this bug:

Author: koobs
Date: Thu Jun 11 12:02:38 UTC 2015
New revision: 389194
URL: https://svnweb.freebsd.org/changeset/ports/389194

Log:
  sysutils/py-ploy_ansible: Update to 1.3.0

  - Update to 1.3.0 (for Ansible > 1.9.0 support) [1]
  - Add setuptools as explicit (PEP-20) RUN_DEPENDS, as ploy_ansible
    uses pkg_resources

  Changes:

    https://github.com/ployground/ploy_ansible/blob/1.3.0/HISTORY.rst

  [1] https://github.com/ployground/ploy_ansible/pull/15

  PR:		200785
  Reported by:	<mzs_47 yahoo co in>

Changes:
  head/sysutils/py-ploy_ansible/Makefile
  head/sysutils/py-ploy_ansible/distinfo
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2015-06-11 12:03:58 UTC
Committed, thank you!