summaryrefslogtreecommitdiff
path: root/README.rst
AgeCommit message (Collapse)Author
2023-01-23Update README for detached sig supportMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-01-21Require Python 3.9+Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-09-26Discontinue the support for Python 3.6 and 3.7Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-08-26tests: Rewrite test_openpgp in pure pytestMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-08-25openpgp: Reimplement WKD support via requestsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-08-25Stop pretending to test py<3.6Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-08-25Stop testing Python 2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-08-02tox: Enable testing py37 by defaultMichał Górny
2018-02-10README: document the utility functionsMichał Górny
2018-02-10README: document the two other main commandsMichał Górny
2018-02-10README: update requirementsMichał Górny
2017-10-26Add a README fileMichał Górny