Bug 217986

Summary: devel/py-canonicaljson: fix RUN_DEPENDS
Product: Ports & Packages Reporter: Anton Yuzhaninov <citrin+pr>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: brendan+freebsd, robak
Priority: --- Flags: bugzilla: maintainer-feedback? (brendan+freebsd)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix dependencies none

Description Anton Yuzhaninov 2017-03-21 21:57:08 UTC
Created attachment 181037 [details]
fix dependencies

devel/py-canonicaljson depends on simplejson and frozendict python modules.

`make test` for this port fail when simplejson and frozendict is not installed.
They listed in setup.py for canonicaljson, and used in canonicaljson.py.

Portlint: looks fine.
poudriere testport: no errors.
Also tested using `make test` on FreeBSD 11.0/amd64 with python 2.7 and 3.6
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-22 11:12:25 UTC
A commit references this bug:

Author: robak
Date: Wed Mar 22 11:11:54 UTC 2017
New revision: 436686
URL: https://svnweb.freebsd.org/changeset/ports/436686

Log:
  devel/py-canonicaljson: fix missing dependencies

  PR:		217986
  Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
  Approved by:	blanket
  MFH:		2017Q1

Changes:
  head/devel/py-canonicaljson/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2017-03-22 11:14:58 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-03-23 12:56:29 UTC
A commit references this bug:

Author: robak
Date: Thu Mar 23 12:55:42 UTC 2017
New revision: 436770
URL: https://svnweb.freebsd.org/changeset/ports/436770

Log:
  MFH: r436686

  devel/py-canonicaljson: fix missing dependencies

  PR:		217986
  Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
  Approved by:	blanket

  Approved by:	ports-secteam

Changes:
_U  branches/2017Q1/
  branches/2017Q1/devel/py-canonicaljson/Makefile