mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-yapf: update to 0.33.0.
This commit is contained in:
parent
ec37aa1ff5
commit
5991f222a3
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python3-yapf'
|
# Template file for 'python3-yapf'
|
||||||
pkgname=python3-yapf
|
pkgname=python3-yapf
|
||||||
version=0.32.0
|
version=0.33.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3-tomli"
|
||||||
short_desc="Formatter for Python code"
|
short_desc="Formatter for Python code"
|
||||||
maintainer="RinsedSloth <afernandezh@protonmail.com>"
|
maintainer="RinsedSloth <afernandezh@protonmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/yapf"
|
homepage="https://github.com/google/yapf"
|
||||||
changelog="https://raw.githubusercontent.com/google/yapf/main/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/google/yapf/main/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/y/yapf/yapf-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/y/yapf/yapf-${version}.tar.gz"
|
||||||
checksum=a3f5085d37ef7e3e004c4ba9f9b3e40c54ff1901cd111f05145ae313a7c67d1b
|
checksum=da62bdfea3df3673553351e6246abed26d9fe6780e548a5af9e70f6d2b4f5b9a
|
||||||
|
|
Loading…
Add table
Reference in a new issue