[Bug 217475] textproc/py-sphinx: Create py3- variant

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 1 22:51:03 UTC 2017


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

            Bug ID: 217475
           Summary: textproc/py-sphinx: Create py3- variant
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kmoore at FreeBSD.org
          Reporter: dbaio at bsd.com.br
          Assignee: kmoore at FreeBSD.org
             Flags: maintainer-feedback?(kmoore at FreeBSD.org)

Created attachment 180414
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180414&action=edit
py-sphinx-py3.patch

- Create python3 version of textproc/py-sphinx

This new port is required to fulfill the Python 3+ dependencies to the new port
gitsome.

I didn't include an entry in textproc/Makefile for it not get conflicted with
the other patches.

[Q/A]

portlint (textproc/py-sphinx):
WARN: Makefile: [11]: possible direct use of command "python" found. use
${PYTHON_CMD} instead.
WARN: /usr/home/dbaio/FreeBSD/ports/textproc/py-sphinx/distinfo: [1]: TIMESTAMP
is over 30 days old
0 fatal errors and 2 warnings found.

testport (textproc/py-sphinx):
   poudriere i386|amd64 10.3 p17     (OK)
   poudriere i386|amd64 11   p8      (OK)
   poudriere i386|amd64 12   r314365 (OK)

testport (textproc/py3-sphinx):
   poudriere i386|amd64 10.3 p17     (Failed. See bug 217447)
   poudriere i386|amd64 11   p8      (Failed. See bug 217447)
   poudriere i386|amd64 12   r314365 (Failed. See bug 217447)

This error is not preventing py3-sphinx of being built on a bulk
of poudriere, that's why I did not set bug 217447 as a dependency.

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


More information about the freebsd-ports-bugs mailing list