[Cryptech-Commits] [releng/alpha] branch master updated (558bf7c -> 18e88b3)
git at cryptech.is
git at cryptech.is
Wed Sep 2 18:13:53 UTC 2020
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch master
in repository releng/alpha.
from 558bf7c Typo in updated build script
add 23eac4f Preliminary support for Python 3
add 3732925 Typo in updated build script
add 9e6b0d1 Attempt to go Python3-only
add 8214b98 Syntax change for octal constants, sigh
add 68f48b7 More fun with str and bytes
add 4d6f6ce Still more fun building packages with Python 3
add ed161c5 Rewrite script to use subprocess.run(), another python -> python3
add a143010 Missed (one?) script while converting to Python 3
add 69ac7ea Double-brace Ruby format voodoo to get past Python format vodooo.
add 127ea05 Pull up submodules
add 9cff51b Debug Homebrew formula for Python3
add b142a77 Shake out a few more Python 3 bugs
add 3e82e03 Well of course there had to be one last dumb Python3 string bug
new 18e88b3 Merge Python3 support
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 7 ++++--
Makefile | 1 +
scripts/build-debian-control-files.py | 16 +++++++-------
scripts/build-firmware-package.py | 40 ++++++++++++++++++-----------------
scripts/build-homebrew-formula.py | 39 +++++++++++++++-------------------
scripts/build-shadow-tree.py | 2 +-
source/Makefile | 3 ++-
source/core/hash/sha1 | 2 +-
source/debian/rules | 2 +-
source/sw/libhal | 2 +-
source/sw/pkcs11 | 2 +-
source/sw/stm32 | 2 +-
12 files changed, 60 insertions(+), 58 deletions(-)
More information about the Commits
mailing list