Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2017 21:57:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217986] devel/py-canonicaljson: fix RUN_DEPENDS
Message-ID:  <bug-217986-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217986

            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@FreeBSD.org
          Reporter: citrin+pr@citrin.ru
                CC: brendan+freebsd@bbqsrc.net
             Flags: maintainer-feedback?(brendan+freebsd@bbqsrc.net)
                CC: brendan+freebsd@bbqsrc.net

Created attachment 181037
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181037&action=
=3Dedit
fix dependencies

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

`make test` for this port fail when simplejson and frozendict is not instal=
led.
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217986-13>