testing/gitlint: remove unused py3-sh

not actually imported
This commit is contained in:
psykose 2023-06-22 17:30:09 +00:00
parent cc9f018ae3
commit 7020c3cc75

View File

@ -2,16 +2,14 @@
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=gitlint
pkgver=0.19.1
pkgrel=0
pkgrel=1
pkgdesc="Linting for your git commit messages"
url="https://github.com/jorisroovers/gitlint"
# x86, armv7: py3-sh
arch="noarch !x86 !armv7"
arch="noarch"
license="MIT"
depends="
py3-arrow
py3-click
py3-sh
"
makedepends="
py3-gpep517