summaryrefslogtreecommitdiff
path: root/user/py3-smartypants/hashbang.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-smartypants/hashbang.patch')
-rw-r--r--user/py3-smartypants/hashbang.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/user/py3-smartypants/hashbang.patch b/user/py3-smartypants/hashbang.patch
new file mode 100644
index 000000000..420f37f3c
--- /dev/null
+++ b/user/py3-smartypants/hashbang.patch
@@ -0,0 +1,8 @@
+--- smartypants.py-2.0.1/smartypants.old 2017-12-20 08:34:50.000000000 -0600
++++ smartypants.py-2.0.1/smartypants 2022-07-02 21:33:28.758176655 -0500
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+ # Copyright (c) 2017 Leo Hemsted
+ # Licensed under the BSD License, for detailed license information, see COPYING
+