kyrus/python-junit-xml

1.9 only published as a wheel on PyPi

Closed this issue · 5 comments

The 1.9 release on PyPi is not available as an sdist, only as a wheel. Providing both would be wonderful, to make it easier to distributions to update to the new versions.

cfn-lint in macOS homebrew depends on junit-xml version 1.9, but since the 1.9 PyPI release doesn't include the source, it's relying on a fixed commit of this repository on GitHub instead of an official release in PyPI.

this is also the reason there is no release on conda-forge

Any update on this thread? Thanks!

as the artifact is put on pypi, this can be closed now.

image

Wonderful!