Skip to content

tarball format inconcistent between bdist_rpm and sdist (and maybe other) #6

Description

@olahaye74

tarball format inconcistent between bdist_rpm and sdist (and maybe other)

[bdist_rpm]
use-bzip2 = 1
[sdist]
formats = bztar

Can't it be unified? this is ugly to have different option name for the same thing depending on the context.

That would also help removing the following line from bdist.py:
# The following commands do not take a format option from bdist
no_format_option = ('bdist_rpm',)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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