File: reproducible_build.patch

package info (click to toggle)
sphinxcontrib-jsmath 1.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 600 kB
  • sloc: python: 182; makefile: 50; sh: 8
file content (14 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Make the build reproducible
Author: Chris Lamb <lamby@debian.org>
Last-Update: 2021-11-24

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