ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / py-cpuinfo / patches / 01-no-shebang.patch
blob48fa88f085d37ccb957f43f3c465a2d3480c8b49
1 --- py-cpuinfo-9.0.0/cpuinfo/cpuinfo.py.orig 2022-12-15 20:32:04.460285570 +0000
2 +++ py-cpuinfo-9.0.0/cpuinfo/cpuinfo.py 2022-12-15 20:32:11.738681550 +0000
3 @@ -1,4 +1,3 @@
4 -#!/usr/bin/env python
5 # -*- coding: UTF-8 -*-
7 # Copyright (c) 2014-2022 Matthew Brennan Jones <matthew.brennan.jones@gmail.com>