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

Kubilay Kocak <ko...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204520|0                           |1
        is obsolete|                            |
 Attachment #204604|0                           |1
        is obsolete|                            |

--- Comment #14 from Kubilay Kocak <ko...@freebsd.org> ---
Created attachment 204751
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204751&action=edit
dot2tex-issue-237984.patch

print/dot2tex: Fix incorrect Python version spec

dot2tex supports Python 2 and 3. This change removes the unecessary version
spec restriction to 2.7.

While I'm here:

  - Add PKGNAMEPREFIX (unique package names per flavor)
  - Enable USE_PYTHON=concurrent, each package flavor installs scripts in
    common locations
  - Add TEST_DEPENDS/test target
  - Add python to CATEGORIES
  - Pet portlint (Make file sort/group order)

portlint: OK (looks fine.)
testport: OK (poudriere: 12amd64-py35,py27)
maketest: OK* (Ran 54 tests in 33.863s FAILED (failures=3))

* Note: Previous test suite pass rate unknown, old latex (texlive 2015)

-- 
You are receiving this mail because:
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