[Git][reproducible-builds/reproducible-presentations][master] 2 commits: re-py-ducible: python 3.7 actually uses SOURCE_DATE_EPOCH, who knew?
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Tue Jan 28 21:15:51 UTC 2025
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-presentations
Commits:
f6cb9eae by Vagrant Cascadian at 2025-01-28T13:15:38-08:00
re-py-ducible: python 3.7 actually uses SOURCE_DATE_EPOCH, who knew?
Thanks jayaddison!
- - - - -
da73b636 by Vagrant Cascadian at 2025-01-28T13:15:38-08:00
re-py-ducible: Add SOURCE_DATE_EPOCH slide, since it comes up several
times...
- - - - -
1 changed file:
- 2025-02-08-pycascades-Re-Py-Ducible-Builds/Re-Py-Ducible-Builds.org
Changes:
=====================================
2025-02-08-pycascades-Re-Py-Ducible-Builds/Re-Py-Ducible-Builds.org
=====================================
@@ -136,9 +136,7 @@ python -m compileall --invalidation-mode=unchecked-hash
Using a hash of the file rather than timestamps
-* Python 3.13.1 to the rescue
-
-Python 3.13.1 has a reasonable default for invalidation mode!
+* Python 3.7 defaults
#+BEGIN_SRC URL
https://docs.python.org/3/library/compileall.html
@@ -148,6 +146,16 @@ https://docs.python.org/3/library/compileall.html
variable is not set, and checked-hash if the SOURCE_DATE_EPOCH
environment variable is set."
+* What time is it? What time was it? What is time?
+
+#+BEGIN_SRC URL
+https://reproducible-builds.org/docs/source-date-epoch/
+#+END_SRC
+
+"SOURCE_DATE_EPOCH is a standardised environment variable that
+distributions can set centrally and have build tools consume this in
+order to produce reproducible output."
+
* wxmplot and the date the copyright stood still
https://bugs.debian.org/1059013
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/compare/91acb904ce8080a1118a567da5ee3bcb642938ab...da73b6360513877f4c16e0f1a4d20bc7f4a23200
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/compare/91acb904ce8080a1118a567da5ee3bcb642938ab...da73b6360513877f4c16e0f1a4d20bc7f4a23200
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20250128/5140572a/attachment.htm>
More information about the rb-commits
mailing list