mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
New package: python3-yapf-0.29.0
This commit is contained in:
parent
da4f67e0d6
commit
9fd4b4a8bd
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-yapf/template
Normal file
15
srcpkgs/python3-yapf/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-yapf'
|
||||||
|
pkgname=python3-yapf
|
||||||
|
version=0.29.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="yapf-${version}"
|
||||||
|
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"
|
||||||
|
distfiles="${PYPI_SITE}/y/yapf/yapf-${version}.tar.gz"
|
||||||
|
checksum=712e23c468506bf12cadd10169f852572ecc61b266258422d45aaf4ad7ef43de
|
Loading…
Add table
Reference in a new issue