mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
ruff: update to 0.11.2.
This commit is contained in:
parent
2212c0fa13
commit
167c128092
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruff'
|
||||
pkgname=ruff
|
||||
version=0.7.2
|
||||
revision=2
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="rust qemu"
|
||||
hostmakedepends="maturin cargo pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://docs.astral.sh/ruff/"
|
||||
changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=e678307f10bd316f4bc8f0ca7419646e04be25b387f1ff84ea4470d482e240ba
|
||||
checksum=6c70936b6ce7b8efc2da44425dc47a5b6941f6050c8d3fd2d617b7c4b8efe02f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue