Description: make the build reproducible
 This patch removes the last update date, which would correspond to the moment
 when the package was build, and wouldn't be too relevant in the document.
 Focusing on the version number would be a better approach here.  This patch is
 not needed upstream, as it would interfere with development releases, marked
 only with the version "dev", so would benefit of the date here.
Author: Étienne Mollier <etienne.mollier@mailoo.org>
Forwarded: not-needed
Last-Update: 2020-09-12
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- python-biopython.orig/Doc/Tutorial.tex
+++ python-biopython/Doc/Tutorial.tex
@@ -86,7 +86,7 @@
 
 \author{Jeff Chang, Brad Chapman, Iddo Friedberg, Thomas Hamelryck, \\
 Michiel de Hoon, Peter Cock, Tiago Antao, Eric Talevich, Bartek Wilczy\'{n}ski}
-\date{Last Update -- \today\ (Biopython \bpversion)}
+\date{Biopython \bpversion}
 
 %Hack to get the logo at the start of the HTML front page:
 %(hopefully this isn't going to be too wide for most people)
