net-mail/urlscan: Revbump for PEP517 and other QA

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2022-11-22 22:38:14 +01:00
parent 289e67358d
commit 882b22f6ca
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 4 additions and 1 deletions

View File

@ -5,4 +5,7 @@
<email>holgersson@posteo.de</email>
<name>Nils Freydank</name>
</maintainer>
<upstream>
<remote-id type="github">firecat53/urlscan</remote-id>
</upstream>
</pkgmetadata>

View File

@ -3,8 +3,8 @@
EAPI="8"
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_10 )
inherit distutils-r1
DESCRIPTION="Mutt and terminal url selector (similar to urlview)"