Easily build and distribute Python packages
8d079510db
The `du` tool estimates disk usage, so filesystem settings (block size, compression, holes, etc.) might change the result. Use `stat` instead for a more reproducible result. Note that I've changed 900 (KiB) to 900000 (bytes) which is in fact not correct (900 KiB is 921600 bytes), but I assumed a human-readable round number works better here. I've updated the comment to say kB instead of KiB. Fixes https://bugzilla.redhat.com/2143393 |
||
---|---|---|
tests | ||
.gitignore | ||
python-setuptools.rpmlintrc | ||
python-setuptools.spec | ||
Remove-optional-or-unpackaged-test-deps.patch | ||
sources |