python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / pycmd / patches / 01-no-shebang.patch
blobe6aafe15b10f92a77ec794bd3ba3fd4c8f641418
1 --- pycmd-1.2/pycmd/pylookup.py.orig
2 +++ pycmd-1.2/pycmd/pylookup.py
3 @@ -1,4 +1,3 @@
4 -#!/usr/bin/env python
6 """\
7 py.lookup [search_directory] SEARCH_STRING [options]
8 --- pycmd-1.2/pycmd/pycleanup.py.orig
9 +++ pycmd-1.2/pycmd/pycleanup.py
10 @@ -1,4 +1,3 @@
11 -#!/usr/bin/env python
13 """\
14 py.cleanup [PATH] ...
15 --- pycmd-1.2/pycmd/pycountloc.py.orig
16 +++ pycmd-1.2/pycmd/pycountloc.py
17 @@ -1,4 +1,3 @@
18 -#!/usr/bin/env python
20 # hands on script to compute the non-empty Lines of Code
21 # for tests and non-test code
22 --- pycmd-1.2/pycmd/pysvnwcrevert.py.orig
23 +++ pycmd-1.2/pycmd/pysvnwcrevert.py
24 @@ -1,4 +1,3 @@
25 -#! /usr/bin/env python
26 """\
27 py.svnwcrevert [options] WCPATH