summaryrefslogtreecommitdiff
path: root/net/samba413/files/patch-third__party_wscript
blob: ce49f09109a07e61de616cfd76013dca67ee4b2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/wscript.orig	2020-09-15 22:45:54 UTC
+++ third_party/wscript
@@ -7,7 +7,6 @@ from waflib import Options, Errors
 
 # work out what python external libraries we need to install
 external_pkgs = {
-    "iso8601": "pyiso8601/iso8601",
     }