15 lines
558 B
Bash
15 lines
558 B
Bash
# Template file for 'python3-fasteners'
|
|
pkgname=python3-fasteners
|
|
version=0.19
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3 python3-wheel"
|
|
depends="python3"
|
|
short_desc="Python3 package that provides useful locks"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://pypi.org/project/fasteners/"
|
|
changelog="https://github.com/harlowja/fasteners/blob/master/CHANGELOG.md"
|
|
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
|
checksum=b4f37c3ac52d8a445af3a66bce57b33b5e90b97c696b7b984f530cf8f0ded09c
|