Bug 217986 - devel/py-canonicaljson: fix RUN_DEPENDS
Summary: devel/py-canonicaljson: fix RUN_DEPENDS
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: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-21 21:57 UTC by Anton Yuzhaninov
Modified: 2017-03-23 12:56 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (brendan+freebsd)


Attachments
fix dependencies (626 bytes, patch)
2017-03-21 21:57 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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