16 lines
617 B
Bash
16 lines
617 B
Bash
# Template file for 'python3-yapf'
|
|
pkgname=python3-yapf
|
|
version=0.40.2
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
depends="python3-importlib_metadata python3-platformdirs python3-tomli"
|
|
checkdepends="${depends} python3-pytest"
|
|
short_desc="Formatter for Python code"
|
|
maintainer="icp <pangolin@vivaldi.net>"
|
|
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=4dab8a5ed7134e26d57c1647c7483afb3f136878b579062b786c9ba16b94637b
|