$OpenBSD: patch-setup_cfg,v 1.3 2015/10/31 08:20:42 landry Exp $
avoid date in PLIST for egg files
--- setup.cfg.orig	Tue Sep 22 14:55:07 2015
+++ setup.cfg	Sat Oct 31 08:54:37 2015
@@ -6,7 +6,7 @@ with-doctest = 1
 
 [egg_info]
 #tag_build = .dev
-tag_date = true
+#tag_date = true
 
 [bdist_wheel]
 universal=1
\ No newline at end of file
