Skip to content

Python 3 templates #59

@sebix

Description

@sebix

For python3 packages on opensuse, all occurences of python- have to be replaced with python3. See

We could do a simple replace if the major version is 3, and on the other hand we can create py3 and p2 templates, e.g. templates/3/opensuse.spec and templates/2/opensuse.spec and we chose the version based on the python-version which is running py2pack in that moment.

What would be the preferred method?

I don't know how this is handled in Fedora.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions