dont trip lint
All checks were successful
/ build-x86_64 (pull_request) Successful in 42s
/ lint (pull_request) Successful in 23s

This commit is contained in:
Antoine Martin 2024-08-11 18:37:40 -04:00
parent 78b40d1578
commit 444d72c90d
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -15,7 +15,7 @@ source="https://github.com/python-validators/validators/archive/$pkgver/py3-vali
builddir="$srcdir/validators-$pkgver"
build() {
gpep517 build-wheel \
gpep517 build-wheel \
--wheel-dir .dist \
--output-fd 3 3>&1 >&2
}
@ -27,7 +27,7 @@ check() {
}
package() {
python3 -m installer -d "${pkgdir}" .dist/*.whl
python3 -m installer -d "$pkgdir" .dist/*.whl
}
sha512sums="