Bug 219359 - sysutils/ansible: add missing dependency py-jmespath
Summary: sysutils/ansible: add missing dependency py-jmespath
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nikolai Lifanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-17 16:58 UTC by Dave Cottlehuber
Modified: 2017-06-22 18:53 UTC (History)
0 users

See Also:
lifanov: maintainer-feedback+


Attachments
trivial patch (911 bytes, text/plain)
2017-05-17 16:58 UTC, Dave Cottlehuber
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cottlehuber freebsd_committer freebsd_triage 2017-05-17 16:58:58 UTC
Created attachment 182672 [details]
trivial patch

inbuilt jsonquery requires jmespath as a dependency
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-17 17:15:55 UTC
A commit references this bug:

Author: lifanov
Date: Wed May 17 17:14:56 UTC 2017
New revision: 441093
URL: https://svnweb.freebsd.org/changeset/ports/441093

Log:
  sysutils/ansible: add dependency on py-jmespath

  o add missing dependency on py-jmespath required by built-in jsonquery
  o sort dependency list

  PR:		219359
  Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>

Changes:
  head/sysutils/ansible/Makefile
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-05-17 17:16:31 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-06-22 18:53:57 UTC
A commit references this bug:

Author: lifanov
Date: Thu Jun 22 18:53:31 UTC 2017
New revision: 444127
URL: https://svnweb.freebsd.org/changeset/ports/444127

Log:
  MFH: r438364 r438419 r438787 r441093 r442458

  update sysutils/ansible to 2.3.0.0

  This is a major release!

  https://raw.githubusercontent.com/ansible/ansible/v2.3.0.0-1/CHANGELOG.md

  o stop "fixing" default interpreter of /usr/bin/python
  o remove NETADDR option and depend on py-netaddr unconditionally

  Differential Revision:	https://reviews.freebsd.org/D10165

  sysutils/ansible1: fix packaging

  Also, bump expiration date again since I touched it.
  I plan to keep it around until sysutils/py-ploy_ansible is migrated.

  sysutils/ansible: fix prompt for become-method=su

  PR:		218724
  Reported by:	Guillaume Bibaut <yom@iaelu.net>

  sysutils/ansible: add dependency on py-jmespath

  o add missing dependency on py-jmespath required by built-in jsonquery
  o sort dependency list

  PR:		219359
  Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>

  update sysutils/ansible to 2.3.1.0

  Relnotes:	https://github.com/ansible/ansible/blob/v2.3.1.0-1/CHANGELOG.md
  Security:	15a04b9f-47cb-11e7-a853-001fbc0f280f

  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2017Q2/
  branches/2017Q2/UPDATING
  branches/2017Q2/sysutils/ansible/Makefile
  branches/2017Q2/sysutils/ansible/distinfo
  branches/2017Q2/sysutils/ansible/files/pkg-message.in
  branches/2017Q2/sysutils/ansible1/Makefile