testing/pre-commit: upgrade to 2.19.0

This commit is contained in:
Galen Abell 2022-05-05 18:19:03 +02:00
parent 4b5b56d8a8
commit c0476fc00c

View File

@ -1,7 +1,7 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=pre-commit
pkgver=2.18.1
pkgver=2.19.0
pkgrel=0
pkgdesc="framework for managing and maintaining multi-language pre-commit hooks"
url="https://pre-commit.com"
@ -15,6 +15,7 @@ depends="
py3-yaml
py3-toml
py3-virtualenv
py3-platformdirs
"
makedepends="py3-setuptools"
checkdepends="
@ -65,6 +66,6 @@ package() {
}
sha512sums="
38ad176675b40eb4fd2475e51f3079cff5d84733401592a8a00021cba6656f01a38c5835298db50607fd8d188728c127600c731795fbc149436a5e4aada94fc1 pre-commit-2.18.1.tar.gz
9cc28c5e9ce4be87e09e7be01138c35bbe954efb6c1400e92b1a6b5f50e426b59d74651802359015840d5ec4a5583bf8f579bf7f08eb778d5950c8c8dfe4c80c pre-commit-2.19.0.tar.gz
6c4ef9d9dff0a6b0edbba254d026112a3e269930f145399d29bb48c18a4e1fcca8c7e9125541c1bb9cfc7e5fc8c484c0de4b143f4ab8b29b1098ecc3197602da fix-importlib-metadata.patch
"