mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
ruff: update to 0.12.3.
This commit is contained in:
parent
25ec92c67f
commit
9c87b4f9fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruff'
|
||||
pkgname=ruff
|
||||
version=0.12.2
|
||||
version=0.12.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="rust qemu"
|
||||
|
@ -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=e202f6c12e13d95599a146c81d5f58a17544df08d93ba2c730150785dfad45c4
|
||||
checksum=69995d2d58a2ce8324ea057c02183512ec71eb5c68861e33bdcecc1f38df3700
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue