Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2017 23:24:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218129] devel/py-subversion plist python3 compat issue regarding __pycache__ directory
Message-ID:  <bug-218129-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218129
           Summary: devel/py-subversion plist python3 compat issue
                    regarding __pycache__ directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev@FreeBSD.org
          Reporter: umage@netvor.sk
             Flags: maintainer-feedback?(lev@FreeBSD.org)
          Assignee: lev@FreeBSD.org

Python27 places compiled .pyc files next to their sources. Python36 puts th=
em
in a __pycache__ subdirectory. Because devel/py-subversion ships with a sta=
tic
plist file compatible with python27, the build will error out in the end.

Suggested workaround was to add the py3kplist compat option:
USE_PYTHON=3D py3kplist

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



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