[Bug 230140] textproc/py-sphinx: Update to 1.8.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 18 17:12:20 UTC 2020


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

Danilo G. Baio <dbaio at freebsd.org> changed:

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

--- Comment #13 from Danilo G. Baio <dbaio at 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.


More information about the freebsd-python mailing list