python3-pykeepass: update to 3.2.0.
This commit is contained in:
parent
e8761a1f5f
commit
463b9f0b44
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'python3-pykeepass'
|
||||
pkgname=python3-pykeepass
|
||||
version=3.0.3
|
||||
revision=3
|
||||
version=3.2.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pykeepass-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pykeepass"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-dateutil python3-argon2 python3-construct python3-lxml
|
||||
python3-pycryptodome python3-future"
|
||||
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/pschmitt/pykeepass"
|
||||
homepage="https://github.com/libkeepass/pykeepass"
|
||||
changelog="https://raw.githubusercontent.com/libkeepass/pykeepass/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pykeepass/pykeepass-${version}.tar.gz"
|
||||
checksum=2c9e2ddb03ee696ed8aa72c2cddfb81280614864e003226141d68b975aa56f6f
|
||||
checksum=a1eefe0a6f7f368b0e297a1e69a9c50041f09394192e0af9e408f7b844b252fb
|
||||
|
|
Loading…
Reference in a new issue