python-dns/0001-fix-win32util.py-file-mode.patch

17 lines
410 B
Diff
Raw Normal View History

From 7c186aa1edf22cb77f8000c95a2e937813982a04 Mon Sep 17 00:00:00 2001
From: Bob Halley <halley@dnspython.org>
Date: Tue, 18 Jan 2022 12:41:55 -0800
Subject: [PATCH] fix win32util.py file mode
---
dns/win32util.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 dns/win32util.py
diff --git a/dns/win32util.py b/dns/win32util.py
old mode 100755
new mode 100644
--
2.33.0