Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jun 2019 08:55:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 237984] print/dot2tex: Update to 2.11.3, Switch to Python 3
Message-ID:  <bug-237984-21822-Pc0ap3IcP3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237984-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237984-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237984

Kubilay Kocak <koobs@FreeBSD.org> changed:

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

--- Comment #14 from Kubilay Kocak <koobs@FreeBSD.org> ---
Created attachment 204751
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204751&action=
=3Dedit
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=3Dconcurrent, 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=3D3))

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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237984-21822-Pc0ap3IcP3>