#15 Change default format for sdist to bztar
Closed: Fixed None Opened 8 years ago by lsedlar.

Fedora package is based on .tar.bz2. When releasing new version, one has to remember to use that format. python setup.py sdist should create it automatically.


It's easy to fix. So, I made a quick fix[1] for this issue.

[1] https://pagure.io/fedpkg/pull-request/22

I actually already did this in a different way and forgot to close the issue.
https://pagure.io/fedpkg/9de10a0057705cbe84cf7f8888911b7a8b6c3f20

I like your version a lot more, though. Could you remove the code from setup.py in your pull request?

A side note: if you write #22 in your comment, Pagure will automatically link it to the issue or pull request.

I like your version a lot more, though. Could you remove the code from setup.py in your pull request?

Sure.

A side note: if you write #22 in your comment, Pagure will automatically link it to the issue or pull request.

aha, I did think of how I can link the pull request to this issue, just like what I can do in Github and other git hosting services. :) Thanks for your hint.

PR#22 has been merged already. This issue can be closed. @lsedlar could you help to close this issue?

Login to comment on this ticket.

Metadata