15 lines
522 B
Bash
15 lines
522 B
Bash
# Template file for 'python3-yapf'
|
|
pkgname=python3-yapf
|
|
version=0.32.0
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
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=a3f5085d37ef7e3e004c4ba9f9b3e40c54ff1901cd111f05145ae313a7c67d1b
|