From c3db2c658e240402eae6c52403055ae63d43ed5e Mon Sep 17 00:00:00 2001 From: Keith Maxwell Date: Sun, 12 Apr 2020 14:40:06 +0100 Subject: community/vint: move from testing --- testing/vint/01-python3-shebang.patch | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 testing/vint/01-python3-shebang.patch (limited to 'testing/vint/01-python3-shebang.patch') diff --git a/testing/vint/01-python3-shebang.patch b/testing/vint/01-python3-shebang.patch deleted file mode 100644 index c642296321..0000000000 --- a/testing/vint/01-python3-shebang.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/bin/vint -+++ b/bin/vint -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python3 - - import sys - from pathlib import Path -- cgit v1.2.3