[PATCH 0/4] Another test with patatt-0.2.0
Konstantin Ryabitsev <[email protected]> Tue, 11 May 2021 10:35:32 -0400
| Newsgroups | org.kernel.lore.signatures |
|---|---|
| Message-ID | <[email protected]> |
Get ready for a 0.2.0 release in the near future. Konstantin Ryabitsev (4): Add manpages and prepare for 0.1.0 release Return a list of all sigs, not just goodsigs Return better result than just pass/fail Support other git dirs as sources MANIFEST.in | 2 + README.rst | 22 +++---- man/patatt.5 | 112 +++++++++++++++++++++++++++++++++ man/patatt.5.rst | 61 ++++++++++++++++++ patatt/__init__.py | 153 +++++++++++++++++++++++++++------------------ setup.py | 3 +- 6 files changed, 281 insertions(+), 72 deletions(-) create mode 100644 man/patatt.5 create mode 100644 man/patatt.5.rst -- 2.31.1