dev-python/fusil: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/2291

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger (asterix)
2016-09-10 19:13:09 +02:00
committed by David Seifert
parent fb56399ac0
commit 7d8d639750

View File

@@ -1,12 +0,0 @@
diff --git a/setup.py b/setup.py
index 712796e..40ea469 100755
--- a/setup.py
+++ b/setup.py
@@ -17,6 +17,7 @@
# - set version to n+1
# - add a new empty section in the changelog for version n+1
+from __future__ import with_statement
from imp import load_source
from os import path
from sys import argv