mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-08 13:56:40 +02:00
testing/gitlint: remove unused py3-sh
not actually imported
This commit is contained in:
parent
cc9f018ae3
commit
7020c3cc75
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user