[Bug 213314] [patch] devel/py-singledispatch: Missing devel/py-six dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 8 20:12:56 UTC 2016


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

            Bug ID: 213314
           Summary: [patch] devel/py-singledispatch: Missing devel/py-six
                    dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: python at FreeBSD.org
          Reporter: bsdports at kyle-evans.net
          Assignee: python at FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(python at FreeBSD.org)

Created attachment 175536
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175536&action=edit
Unified diff of devel/py-singledispatch adding devel/py-six dependency

Hello!

Discovered recently that devel/py-singledispatch is missing the devel/py-six
dependency. This could be confirmed by `grep -i install_requires setup.py`
inside the $WRKSRC for this port.

I'm attaching the patch I've been using to address this.

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


More information about the freebsd-python mailing list