[Bug 217986] devel/py-canonicaljson: fix RUN_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 21 21:57:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217986

            Bug ID: 217986
           Summary: devel/py-canonicaljson: fix RUN_DEPENDS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: citrin+pr at citrin.ru
                CC: brendan+freebsd at bbqsrc.net
             Flags: maintainer-feedback?(brendan+freebsd at bbqsrc.net)
                CC: brendan+freebsd at bbqsrc.net

Created attachment 181037
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181037&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list