FreeBSD.software
Home/devel/py311-check-sdist

py311-check-sdist

1.3.2

Check the contents of an sdist vs git

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.

Origin: devel/py-check-sdist
Category: devel
Size: 81.9KiB
License: BSD3CLAUSE
Maintainer: sunpoet@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$pkg install py311-check-sdist

Dependencies (3)

More in devel