mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
pre-commit: update to 3.7.0.
This commit is contained in:
parent
c2ea409e4d
commit
7d4b8e3fef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pre-commit'
|
||||
pkgname=pre-commit
|
||||
version=3.6.2
|
||||
version=3.7.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://pre-commit.com/"
|
||||
changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
|
||||
checksum=c3ef34f463045c88658c5b99f38c1e297abdcc0ff13f98d3370055fbbfabc67e
|
||||
checksum=e209d61b8acdcf742404408531f0c37d49d2c734fd7cff2d6076083d191cb060
|
||||
make_check=no # unpackaged: pytest-env re-assert
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue