summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/tpm2-pytss: drop 2.2.1Christopher Byrne2024-12-022-51/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39550 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/tpm2-pytss: Fix compile under gcc-15Christopher Byrne2024-12-022-0/+25
| | | | | | | | | | Added a patch to force "-std=c99" when preprocessing. As pcyparser only supports completely C99, this shouldn't be an issue Closes: https://bugs.gentoo.org/943997 Closes: https://bugs.gentoo.org/945056 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/tpm2-pytss: enable py3.13Arthur Zamarin2024-06-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/tpm2-pytss: add 2.3.0Arthur Zamarin2024-06-272-0/+44
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/tpm2-pytss: Fix compile for newer tpm2-tss, cryptogrpahyChristopher Byrne2024-05-094-0/+170
| | | | | | | | Closes: https://bugs.gentoo.org/931557 Closes: https://bugs.gentoo.org/931593 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36609 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/tpm2-pytss: drop 2.1.0-r2Christopher Byrne2024-03-085-207/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35662 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tpm2-pytss: add 2.2.1Christopher Byrne2024-03-082-0/+45
| | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tpm2-pytss: drop 2.1.0-r1Christopher Byrne2024-03-041-44/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35024 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/tpm2-pytss: support Python 3.12, dev-python/cryptography >= 42Christopher Byrne2024-03-043-0/+161
| | | | | | | | Closes: https://bugs.gentoo.org/922900 Closes: https://bugs.gentoo.org/923240 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/tpm2-pytss: drop 2.1.0Christopher Byrne2023-10-011-38/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32238 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/tpm2-pytss: Fix failing test, add DISTUTILS_EXTChristopher Byrne2023-10-012-0/+89
| | | | | | Closes: https://bugs.gentoo.org/911838 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/tpm2-pytss: Use pypi.eclassMichał Górny2023-03-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{setuptools_scm → setuptools-scm}Michał Górny2023-03-031-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tpm2-pytss: drop 1.2.0Christopher Byrne2023-01-242-39/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29045 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/tpm2-pytss: add 2.1.0Christopher Byrne2023-01-242-0/+39
| | | | | | Closes: https://bugs.gentoo.org/890317 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/tpm2-pytss: add github upstream metadataArthur Zamarin2022-10-301-0/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/tpm2-pytss: add pypi upstream metadataArthur Zamarin2022-10-301-0/+3
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/tpm2-pytss: drop 1.1.0Christopher Byrne2022-09-053-281/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/tpm2-pytss: add 1.2.0Christopher Byrne2022-09-052-0/+39
| | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/tpm2-pytss: Avoid dance in python_test via upsteam patchChristopher Byrne2022-06-122-8/+248
| | | | | | | | | Also update HOMEPAGE and SRC_URI. Build changes only, no functional changes Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25682 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/tpm2-pytss: initial import v1.1.0Christopher Byrne2022-04-233-0/+56
Python bindings for TSS. Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>