]> git.ipfire.org Git - pakfire.git/history - tests/python/keys.py
cli: Show the repo description when listing repositories
[pakfire.git] / tests / python / keys.py
4 days ago  Michael Tremerpython: Rename Pakfire() to Root()
2024-01-25  Michael Tremertests: Add functions to make opening files in the test...
2024-01-25  Michael Tremertests: Build a common basis for Python tests
2024-01-25  Michael Tremertests: Fix syntax errors in keys tests
2023-06-01  Michael Tremerkeys: Carry the comment with us and require it
2023-06-01  Michael Tremerkeys: Export signing/verification routines in Python
2023-06-01  Michael Tremerkeys: Convert the key ID to integer in Python
2023-06-01  Michael Tremer_pakfire: Implement loading keys
2023-06-01  Michael Tremertests: Add some simple tests for keys in Python