pkgsrc-ng/www/py-flup3/patches/patch-setup.cfg
2014-11-05 12:41:07 +01:00

14 lines
272 B
INI

$NetBSD: patch-setup.cfg,v 1.1 2014/01/18 19:05:13 wiz Exp $
Do not include date in egg name.
--- setup.cfg.orig 2012-03-26 16:51:40.000000000 +0000
+++ setup.cfg
@@ -1,6 +1,5 @@
[egg_info]
tag_build = .dev
-tag_date = true
[build_sphinx]
source-dir = docs/source