tpm2-pytss 1.2.0-3 source package in Ubuntu

Changelog

tpm2-pytss (1.2.0-3) unstable; urgency=medium

  * Fix FTBFS issue, changing `python3-dev` -> `python3-all-dev` build
    dependency. (#1025406)
  * Remove test_fapi.py test suite (#1025406)

 -- Claudius Heine <email address hidden>  Tue, 13 Dec 2022 10:15:19 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
tpm2-pytss_1.2.0-3.dsc 2.5 KiB bf193a0217d537ad38eabd60aaa8131255e0916e9f0f9aace68979b579d60596
tpm2-pytss_1.2.0.orig.tar.gz 175.0 KiB 2072133020952bfd8c7113edfe744480470fa1846d0277882aad89b2cdf32c78
tpm2-pytss_1.2.0-3.debian.tar.xz 16.7 KiB f981e3082d231277c30900b6da0359737871d1a2b149b64cf1e0f011841b5075

No changes file available.

Binary packages built by this source

python-tpm2-pytss-doc: Provides Python bindings for a number of APIs for the TPM2 TSS (documentation)

 TPM2 TSS Python bindings for Enhanced System API (ESYS), Feature API (FAPI),
 Marshaling (MU), TCTI Loader (TCTILdr) and RC Decoding (rcdecode) libraries.
 It also contains utility methods for wrapping keys to TPM 2.0 data structures
 for importation into the TPM, unwrapping keys and exporting them from the TPM,
 TPM-less makecredential command and name calculations, TSS2 PEM Key format
 support, importing Keys from PEM, DER and SSH formats, conversion from
 tpm2-tools based command line strings and loading tpm2-tools context files.
 .
 This package contains the documentation for TPM2 PyTSS.

python3-tpm2-pytss: Provides Python bindings for a number of APIs for the TPM2 TSS (Python 3)

 TPM2 TSS Python bindings for Enhanced System API (ESYS), Feature API (FAPI),
 Marshaling (MU), TCTI Loader (TCTILdr) and RC Decoding (rcdecode) libraries.
 It also contains utility methods for wrapping keys to TPM 2.0 data structures
 for importation into the TPM, unwrapping keys and exporting them from the TPM,
 TPM-less makecredential command and name calculations, TSS2 PEM Key format
 support, importing Keys from PEM, DER and SSH formats, conversion from
 tpm2-tools based command line strings and loading tpm2-tools context files.
 .
 This package installs the library for Python 3.

python3-tpm2-pytss-dbgsym: debug symbols for python3-tpm2-pytss