|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.3_2 07 May 2026 05:43:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-wheel-contents: Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for package change |
0.6.3_1 05 Apr 2026 17:18:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-wheel-contents: Update RUN_DEPENDS
- Allow build with py-click 8.1.x
- Allow build with py-wheel-filename 2.x [1]
- Fix typo
- Bump PORTREVISION for dependency change
Obtained
from: https://github.com/jwodder/check-wheel-contents/commit/a83be927738256ec756e9fffd319782d6e7466dd
[1] |
0.6.3 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
0.6.3 07 Sep 2025 23:03:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-wheel-contents: Update to 0.6.3
Changes: https://github.com/jwodder/check-wheel-contents/releases |
0.6.2 25 May 2025 09:52:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-wheel-contents: Update to 0.6.2
- Add GitHub to MASTER_SITES
Changes: https://github.com/jwodder/check-wheel-contents/releases |
0.6.1 20 Feb 2025 07:26:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-wheel-contents: Add py-check-wheel-contents 0.6.1
Getting the right files into your wheel is tricky, and sometimes we mess up and
publish a wheel containing __pycache__ directories or tests/. Do we have to
manually check the contents of every wheel we build before uploading it to PyPI?
How about letting this program check for you? Just run check-wheel-contents on
your wheel, and it'll fail and notify you if any of several common errors &
mistakes are detected. The errors are described below, along with common causes
and corresponding fixes. |
Number of commits found: 6
|