3.4.0 introduces changes to the build system - the project no longer
uses setuptools but instead uses hatchling. Made the required changes to
the ebuild.
Signed-off-by: Philippe-Alexandre Mathieu <pamathieu@poum.ca>
- inline EPYTEST_DESELECT
- NOTE: test warning is already fixed at master
- NOTE: upstream added python3.1{1,2} support in this release
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Though the project name is tldr-python-client, I named it tldr after its
name in the PyPI repo. AFAIK there is no other tldr client in
::gentoo/::guru and it's trivial to rename if/when a conflicting package
name enters the tree.
Signed-off-by: James Kalyan <contrib_x@protonmail.com>