mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-03 11:58:07 -07:00
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:
committed by
David Seifert
parent
fb56399ac0
commit
7d8d639750
@@ -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
|
||||
Reference in New Issue
Block a user