python/pyproject_installer: update to 0.5.5
[oi-userland.git] / components / python / appdirs / patches / 01-no-shebang.patch
blob01bce201b87dc52d8cfec5e448da0708ab4e7f71
1 --- appdirs-1.4.4/appdirs.py.orig
2 +++ appdirs-1.4.4/appdirs.py
3 @@ -1,4 +1,3 @@
4 -#!/usr/bin/env python
5 # -*- coding: utf-8 -*-
6 # Copyright (c) 2005-2010 ActiveState Software Inc.
7 # Copyright (c) 2013 Eddy Petrișor