[Python-modules-commits] [python-xmp-toolkit] 07/08: docs-no-updated-timestamp
Daniel Stender
danstender-guest at moszumanska.debian.org
Sat Oct 17 22:38:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository python-xmp-toolkit.
commit 09b641d8d9746109b470926e6a6000628f98eeca
Author: Daniel Stender <debian at danielstender.com>
Date: Sun Oct 18 00:35:46 2015 +0200
docs-no-updated-timestamp
no last-updated-timestamp in Sphinx docs for reproducible building
Bug: https://bugs.debian.org/782337
Forwarded: not-needed
---
docs/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index 6f0d913..fa49472 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -125,7 +125,7 @@ html_static_path = ['.static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
-html_last_updated_fmt = '%b %d, %Y'
+# html_last_updated_fmt = '%b %d, %Y'
# If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-xmp-toolkit.git
More information about the Python-modules-commits
mailing list