Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Include freeze.py #6

@devicenull

Description

@devicenull

CPython has the freeze.py tool: https://github.com/python/cpython/tree/2.7/Tools/freeze

However, this doesn't seem to get included with the python27-tools package, though it is included with python33, python34u, python35u, and python36u.

However, by itself this isn't going to work. It needs the static library libpython2. 7.a to be build as well. Looking through the spec file, I see there's a patch that explicitly disables this:
https://github.com/iuscommunity-pkg/python27/blob/master/SPECS/python27.spec#L392

I can't seem to figure out what bug that references (550692 doesn't appear to be at all related in the public RHEL bug tracker, and my searches are only turning up references to spec files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions