Description: Make the build reproducible
Author: Chris Lamb <lamby@debian.org>
Last-Update: 2021-11-24

--- sphinxcontrib-htmlhelp-2.0.0.orig/setup.cfg
+++ sphinxcontrib-htmlhelp-2.0.0/setup.cfg
@@ -1,6 +1,6 @@
 [egg_info]
 tag_build = .dev
-tag_date = true
+tag_date = false
 
 [aliases]
 release = egg_info -Db ''
