[Bug 190847] New: [PATCH] PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well.

bz-noreply at freebsd.org bz-noreply at freebsd.org
Mon Jun 9 21:15:52 UTC 2014


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

            Bug ID: 190847
           Summary: [PATCH] PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries
                    into account as well.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Infrastructure
          Assignee: freebsd-python at FreeBSD.org
          Reporter: rakuco at FreeBSD.org
                CC: koobs at FreeBSD.org, mva at FreeBSD.org
            Blocks: 180467

Created attachment 143581
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143581&action=edit
Proposed patch

This was first sent to Phabricator (https://phabric.freebsd.org/D191), so
trying here as well.

When using the plist hack to add __pycache__ entries for Python >= 3.2.0, take
@dirrmtry entries into account as well, otherwise if those directories happen
to contain __pycache__ subdirectories the latter will not be removed.

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


More information about the freebsd-python mailing list