File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
srcpkgs/python3-puccinialin Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # Template file for 'python3-puccinialin'
2+ pkgname=python3-puccinialin
3+ version=0.1.5
4+ revision=1
5+ build_style=python3-pep517
6+ hostmakedepends="python3-setuptools python3-wheel hatchling"
7+ depends="python3-httpx python3-platformdirs python3-tqdm"
8+ checkdepends="${depends} pyright"
9+ short_desc="Install rust into a cache dir for rust-based builds"
10+ maintainer="Jason Elswick <
[email protected] >"
11+ license="MIT"
12+ homepage="https://github.com/konstin/puccinialin"
13+ distfiles="https://github.com/konstin/puccinialin/archive/refs/tags/v${version}.tar.gz"
14+ checksum=30645039ee259b084c309548a68cd89a0f689737b6599ec19df52c1edf5e9d7d
15+ make_check=no # void error pyright cannot be built
16+
17+ post_install() {
18+ vlicense license-mit
19+ }
You can’t perform that action at this time.
0 commit comments