17 lines
731 B
Bash
17 lines
731 B
Bash
# Template file for 'python3-pykeepass'
|
|
pkgname=python3-pykeepass
|
|
version=4.0.3
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-dateutil python3-argon2 python3-construct python3-lxml
|
|
python3-pycryptodomex python3-future"
|
|
checkdepends="$depends"
|
|
short_desc="Python3 library to interact with keepass databases"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/libkeepass/pykeepass"
|
|
changelog="https://raw.githubusercontent.com/libkeepass/pykeepass/master/CHANGELOG.rst"
|
|
distfiles="https://github.com/libkeepass/pykeepass/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=c8f655c53af1cd339abd3d6588bcddb9ac869572e141e026352ae9fc8541ba64
|