opencv-python-headless 4.13.0.92 missing source distribution (tar.gz) on PyPI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1k
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 3
Description
Hello OpenCV team,
The recently released version 4.13.0.92 of opencv-python-headless is available via pip; however, the corresponding source distribution (.tar.gz) does not appear to be published on PyPI.
Specifically, the file is missing from:
https://pypi.org/simple/opencv-python-headless/
This is causing issues for workflows that rely on the source distribution (e.g., environments that build from source or restrict the use of prebuilt wheels).
Expected behavior:
The tar.gz source distribution for version 4.13.0.92 should be available alongside the wheel files on PyPI.
Actual behavior:
Only wheel files are available; the source distribution is missing.
Please let us know if this is intentional or if the source artifact will be published later.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the opencv-python-headless 4.13.0.92 entries at the PyPI simple index and comparing them with the repository's release workflow. Done means determining why the source distribution is absent and confirming that the tar.gz is published alongside the wheel files, or documenting that its absence is intentional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- opencv, python
- Domain
- release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100