mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-yapf: update to 0.32.0.
This commit is contained in:
parent
9bee1fcccc
commit
cb98004f19
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-yapf'
|
||||
pkgname=python3-yapf
|
||||
version=0.29.0
|
||||
revision=3
|
||||
version=0.32.0
|
||||
revision=1
|
||||
wrksrc="yapf-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,5 +10,6 @@ short_desc="Formatter for Python code"
|
|||
maintainer="RinsedSloth <afernandezh@protonmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/google/yapf"
|
||||
changelog="https://raw.githubusercontent.com/google/yapf/main/CHANGELOG"
|
||||
distfiles="${PYPI_SITE}/y/yapf/yapf-${version}.tar.gz"
|
||||
checksum=712e23c468506bf12cadd10169f852572ecc61b266258422d45aaf4ad7ef43de
|
||||
checksum=a3f5085d37ef7e3e004c4ba9f9b3e40c54ff1901cd111f05145ae313a7c67d1b
|
||||
|
|
Loading…
Add table
Reference in a new issue