Latest pre-built wheel does not match source
- Dominant language
- Python
- Stars
- 125
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hey folks it looks like April 8th 2022 was the last release
https://pypi.org/project/rio-rgbify/#history
It contains e.g. https://github.com/mapbox/rio-rgbify/pull/34
But looking at the source tarball and the wheel it seems like the wheel does not include that pull request.
Have a look e.g. at `cli.py` and search for the round-digits option; the source tarball has it, the wheel doesn't
- https://files.pythonhosted.org/packages/64/81/9fed37f150ad9b96f4fb5a8215d657ff37f2d37b5cf170786c0def3ad1eb/rio-rgbify-0.4.0.tar.gz
- https://files.pythonhosted.org/packages/99/5b/53107a991279957763ff877d3228ac9268d3e301a2572114424403016a1f/rio_rgbify-0.4.0-py3-none-any.whl
Could you folks cut a new release here, git-tagging it, and uploading consistent sources and wheels please!
Thank you!
Contributor guide
Research direction
Compare cli.py in the source tarball and wheel, focusing on the round-digits option described in the issue. Verify that the published artifacts differ, then inspect the release metadata and publication process; done means a git-tagged release has consistent source and wheel files uploaded to PyPI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100