| Port details |
- py-check-sdist Check the contents of an sdist vs git
- 1.5.0 devel
=0 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-06-30 07:18:21
- Last Update: 2026-07-08 13:31:20
- Commit Hash: 7d99efb
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/henryiii/check-sdist
- Description:
- Have you ever shipped broken sdists with missing files or possibly dirty sdists
with files that shouldn't have been there? Have you noticed that standards
compliant tools aren't making the same sdist that flit build is? Is hatchling
adding .DSStore files when you ship from your macOS? No matter what
build-backend you use, check-sdist can help!
Check-sdist builds an sdist and compares the contents with your Git repository
contents. It can even temporarily inject common junk files (like pycache files
or OS specific files) and help verify that those aren't getting bundled into
your sdist. If you are getting files you didn't expect or missing files you did
expect, consult your build backend's docs to see how to include or exclude
files.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}check-sdist>0:devel/py-check-sdist@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-check-sdist/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-check-sdist
- pkg install py312-check-sdist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-check-sdist listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-check-sdist
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1782966314
SHA256 (check_sdist-1.5.0.tar.gz) = c49671f7e4bf872141af7b4cfe96da58b912742fdc4d3c113f8280507eeaee7f
SIZE (check_sdist-1.5.0.tar.gz) = 24468
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-build>=1.2 : devel/py-build@py312
- py312-pathspec>=0.10 : devel/py-pathspec@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-check-sdist
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Number of commits found: 11
|