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

Danilo G. Baio <db...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=2456
                   |                            |29
                 CC|                            |db...@freebsd.org
           Assignee|ara...@freebsd.org          |pyt...@freebsd.org
             Status|In Progress                 |Open
              Flags|maintainer-feedback?(araujo |
                   |@FreeBSD.org)               |

--- Comment #13 from Danilo G. Baio <db...@freebsd.org> ---
Hi.

Taking care of it in bug 245629 with a different strategy.

- Repocopy textproc/py-sphinx to textproc/py-sphinx18, then upgrade it to 1.8.5
(latest version from 1.8.X).

  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.1

  Python 3 only, 3.5+
  Add test target.
  Add new ports (PR's will be linked here)

- Mk/Uses/python.mk: Add PY_SPHINX

  To use with flavors and not break ports with USES=python (all versions).
    Python >=3.5  --> textproc/py-sphinx (v3.0.1)
    Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)


More details in bug 245629.

Assign this bug to python@, current maintainer of sphinx.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to