Skip to content

Package name prefix #60

@ahmednreldin

Description

@ahmednreldin

with py2deb there is an option to add prefix to package name,

for example if i have pacakage named foo i can added prefix mypackage to it mypackage-foo

i have managed to modify suggest_name function so that package name returned with the prefix

but the issue i am facing is in depends if package has dependencies it didn't add with prefix

Depends: python3 (>= 3.6~), boo # here boo added without the prefix

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