perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / check-manifest / patches / 01-no-shebang.patch
blob022a87042ed76ff00faaa3c7aa2b02839e8b8b50
1 --- check_manifest-0.50/check_manifest.py.orig
2 +++ check_manifest-0.50/check_manifest.py
3 @@ -1,4 +1,3 @@
4 -#!/usr/bin/env python3
5 """Check the MANIFEST.in file in a Python source package for completeness.
7 This script works by building a source distribution archive (by running